Uses of Class
com.azure.resourcemanager.webpubsub.fluent.models.PrivateLinkResourceProperties
Package
Description
Package containing the inner data models for WebPubSubManagementClient.
-
Uses of PrivateLinkResourceProperties in com.azure.resourcemanager.webpubsub.fluent.models
Modifier and TypeMethodDescriptionPrivateLinkResourceProperties.withGroupId
(String groupId) Set the groupId property: Group Id of the private link resource.PrivateLinkResourceProperties.withRequiredMembers
(List<String> requiredMembers) Set the requiredMembers property: Required members of the private link resource.PrivateLinkResourceProperties.withRequiredZoneNames
(List<String> requiredZoneNames) Set the requiredZoneNames property: Required private DNS zone names.PrivateLinkResourceProperties.withShareablePrivateLinkResourceTypes
(List<ShareablePrivateLinkResourceType> shareablePrivateLinkResourceTypes) Set the shareablePrivateLinkResourceTypes property: The list of resources that are onboarded to private link service.