Compartilhar via


AssetDeliveryPolicyCollection.Create Método

Definição

public Microsoft.WindowsAzure.MediaServices.Client.DynamicEncryption.IAssetDeliveryPolicy Create(string name, Microsoft.WindowsAzure.MediaServices.Client.DynamicEncryption.AssetDeliveryPolicyType policyType, Microsoft.WindowsAzure.MediaServices.Client.DynamicEncryption.AssetDeliveryProtocol deliveryProtocol, System.Collections.Generic.Dictionary<Microsoft.WindowsAzure.MediaServices.Client.DynamicEncryption.AssetDeliveryPolicyConfigurationKey,string> configuration);
member this.Create : string * Microsoft.WindowsAzure.MediaServices.Client.DynamicEncryption.AssetDeliveryPolicyType * Microsoft.WindowsAzure.MediaServices.Client.DynamicEncryption.AssetDeliveryProtocol * System.Collections.Generic.Dictionary<Microsoft.WindowsAzure.MediaServices.Client.DynamicEncryption.AssetDeliveryPolicyConfigurationKey, string> -> Microsoft.WindowsAzure.MediaServices.Client.DynamicEncryption.IAssetDeliveryPolicy
Public Function Create (name As String, policyType As AssetDeliveryPolicyType, deliveryProtocol As AssetDeliveryProtocol, configuration As Dictionary(Of AssetDeliveryPolicyConfigurationKey, String)) As IAssetDeliveryPolicy

Parâmetros

name
String
deliveryProtocol
AssetDeliveryProtocol

Retornos

Aplica-se a