Uses of Class
com.azure.resourcemanager.mediaservices.models.AccessControl
Package
Description
Package containing the data models for AzureMediaServices.
-
Uses of AccessControl in com.azure.resourcemanager.mediaservices.models
Modifier and TypeMethodDescriptionKeyDelivery.accessControl()
Get the accessControl property: The access control properties for Key Delivery.AccessControl.withDefaultAction
(DefaultAction defaultAction) Set the defaultAction property: The behavior for IP access control in Key Delivery.AccessControl.withIpAllowList
(List<String> ipAllowList) Set the ipAllowList property: The IP allow list for access control in Key Delivery.Modifier and TypeMethodDescriptionKeyDelivery.withAccessControl
(AccessControl accessControl) Set the accessControl property: The access control properties for Key Delivery.