Uses of Class
com.azure.resourcemanager.mediaservices.models.ContentKeyPolicyOption
Package
Description
Package containing the inner data models for AzureMediaServices.
Package containing the data models for AzureMediaServices.
-
Uses of ContentKeyPolicyOption in com.azure.resourcemanager.mediaservices.fluent.models
Modifier and TypeMethodDescriptionContentKeyPolicyInner.options()
Get the options property: The Key Policy options.ContentKeyPolicyPropertiesInner.options()
Get the options property: The Key Policy options.Modifier and TypeMethodDescriptionContentKeyPolicyInner.withOptions
(List<ContentKeyPolicyOption> options) Set the options property: The Key Policy options.ContentKeyPolicyPropertiesInner.withOptions
(List<ContentKeyPolicyOption> options) Set the options property: The Key Policy options. -
Uses of ContentKeyPolicyOption in com.azure.resourcemanager.mediaservices.models
Modifier and TypeMethodDescriptionContentKeyPolicyOption.withConfiguration
(ContentKeyPolicyConfiguration configuration) Set the configuration property: The key delivery configuration.Set the name property: The Policy Option description.ContentKeyPolicyOption.withRestriction
(ContentKeyPolicyRestriction restriction) Set the restriction property: The requirements that must be met to deliver keys with this configuration.Modifier and TypeMethodDescriptionContentKeyPolicy.options()
Gets the options property: The Key Policy options.ContentKeyPolicyProperties.options()
Gets the options property: The Key Policy options.Modifier and TypeMethodDescriptionContentKeyPolicy.DefinitionStages.WithOptions.withOptions
(List<ContentKeyPolicyOption> options) Specifies the options property: The Key Policy options..ContentKeyPolicy.UpdateStages.WithOptions.withOptions
(List<ContentKeyPolicyOption> options) Specifies the options property: The Key Policy options..