Uses of Interface
com.azure.resourcemanager.mediaservices.models.EdgePolicies
Package
Description
Package containing the data models for AzureMediaServices.
-
Uses of EdgePolicies in com.azure.resourcemanager.mediaservices.models
Modifier and TypeMethodDescriptionMediaService.listEdgePolicies
(ListEdgePoliciesInput parameters) List the media edge policies associated with the Media Services account.Mediaservices.listEdgePolicies
(String resourceGroupName, String accountName, ListEdgePoliciesInput parameters) List the media edge policies associated with the Media Services account.Modifier and TypeMethodDescriptioncom.azure.core.http.rest.Response<EdgePolicies>
MediaService.listEdgePoliciesWithResponse
(ListEdgePoliciesInput parameters, com.azure.core.util.Context context) List the media edge policies associated with the Media Services account.com.azure.core.http.rest.Response<EdgePolicies>
Mediaservices.listEdgePoliciesWithResponse
(String resourceGroupName, String accountName, ListEdgePoliciesInput parameters, com.azure.core.util.Context context) List the media edge policies associated with the Media Services account.