Uses of Class
com.azure.resourcemanager.cdn.models.SharedPrivateLinkResourceStatus
-
Packages that use SharedPrivateLinkResourceStatus Package Description com.azure.resourcemanager.cdn.models Package containing the data models for CdnManagementClient. -
-
Uses of SharedPrivateLinkResourceStatus in com.azure.resourcemanager.cdn.models
Methods in com.azure.resourcemanager.cdn.models that return SharedPrivateLinkResourceStatus Modifier and Type Method Description static SharedPrivateLinkResourceStatusSharedPrivateLinkResourceStatus. fromString(String value)Parses a serialized value to a SharedPrivateLinkResourceStatus instance.static SharedPrivateLinkResourceStatusSharedPrivateLinkResourceStatus. valueOf(String name)Returns the enum constant of this type with the specified name.static SharedPrivateLinkResourceStatus[]SharedPrivateLinkResourceStatus. values()Returns an array containing the constants of this enum type, in the order they are declared.
-