Uses of Class
com.azure.resourcemanager.servicebus.fluent.models.PrivateLinkResourceProperties
Packages that use PrivateLinkResourceProperties
Package
Description
Package containing the inner data models for ServiceBusManagementClient.
-
Uses of PrivateLinkResourceProperties in com.azure.resourcemanager.servicebus.fluent.models
Methods in com.azure.resourcemanager.servicebus.fluent.models that return PrivateLinkResourcePropertiesModifier and TypeMethodDescriptionPrivateLinkResourceProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of PrivateLinkResourceProperties from the JsonReader.PrivateLinkResourceProperties.withGroupId(String groupId) Set the groupId property: The groupId property.PrivateLinkResourceProperties.withRequiredMembers(List<String> requiredMembers) Set the requiredMembers property: Required Members.PrivateLinkResourceProperties.withRequiredZoneNames(List<String> requiredZoneNames) Set the requiredZoneNames property: Required Zone Names.