Uses of Class
com.azure.resourcemanager.mediaservices.fluent.models.PrivateLinkResourceInner
Package
Description
Package containing the service clients for AzureMediaServices.
Package containing the inner data models for AzureMediaServices.
Package containing the data models for AzureMediaServices.
-
Uses of PrivateLinkResourceInner in com.azure.resourcemanager.mediaservices.fluent
Modifier and TypeMethodDescriptionGet group ID.Modifier and TypeMethodDescriptioncom.azure.core.http.rest.Response<PrivateLinkResourceInner>
PrivateLinkResourcesClient.getWithResponse
(String resourceGroupName, String accountName, String name, com.azure.core.util.Context context) Get group ID. -
Uses of PrivateLinkResourceInner in com.azure.resourcemanager.mediaservices.fluent.models
Modifier and TypeMethodDescriptionPrivateLinkResourceInner.withRequiredZoneNames
(List<String> requiredZoneNames) Set the requiredZoneNames property: The private link resource Private link DNS zone name.Modifier and TypeMethodDescriptionPrivateLinkResourceListResultInner.value()
Get the value property: Array of private link resources.Modifier and TypeMethodDescriptionPrivateLinkResourceListResultInner.withValue
(List<PrivateLinkResourceInner> value) Set the value property: Array of private link resources. -
Uses of PrivateLinkResourceInner in com.azure.resourcemanager.mediaservices.models
Modifier and TypeMethodDescriptionPrivateLinkResource.innerModel()
Gets the inner com.azure.resourcemanager.mediaservices.fluent.models.PrivateLinkResourceInner object.