Uses of Class
com.microsoft.azure.management.cdn.SharedPrivateLinkResourceProperties
Package
Description
This package contains the classes for CdnManagementClient.
-
Uses of SharedPrivateLinkResourceProperties in com.microsoft.azure.management.cdn
Modifier and TypeMethodDescriptionSharedPrivateLinkResourceProperties.withGroupId
(String groupId) Set the group id from the provider of resource the shared private link resource is for.SharedPrivateLinkResourceProperties.withPrivateLink
(ResourceReference privateLink) Set the resource id of the resource the shared private link resource is for.SharedPrivateLinkResourceProperties.withPrivateLinkLocation
(String privateLinkLocation) Set the location of the shared private link resource.SharedPrivateLinkResourceProperties.withRequestMessage
(String requestMessage) Set the request message for requesting approval of the shared private link resource.SharedPrivateLinkResourceProperties.withStatus
(SharedPrivateLinkResourceStatus status) Set status of the shared private link resource.