Uses of Class
com.azure.resourcemanager.webpubsub.models.ShareablePrivateLinkResourceProperties
Package
Description
Package containing the data models for WebPubSubManagementClient.
-
Uses of ShareablePrivateLinkResourceProperties in com.azure.resourcemanager.webpubsub.models
Modifier and TypeMethodDescriptionShareablePrivateLinkResourceType.properties()
Get the properties property: Describes the properties of a resource type that has been onboarded to private link service.ShareablePrivateLinkResourceProperties.withDescription
(String description) Set the description property: The description of the resource type that has been onboarded to private link service.ShareablePrivateLinkResourceProperties.withGroupId
(String groupId) Set the groupId property: The resource provider group id for the resource that has been onboarded to private link service.Set the type property: The resource provider type for the resource that has been onboarded to private link service.Modifier and TypeMethodDescriptionShareablePrivateLinkResourceType.withProperties
(ShareablePrivateLinkResourceProperties properties) Set the properties property: Describes the properties of a resource type that has been onboarded to private link service.