Udostępnij za pośrednictwem


UriSigningAction(UriSigningActionProperties) Constructor

Definition

Initializes a new instance of UriSigningAction.

public UriSigningAction (Azure.ResourceManager.Cdn.Models.UriSigningActionProperties properties);
new Azure.ResourceManager.Cdn.Models.UriSigningAction : Azure.ResourceManager.Cdn.Models.UriSigningActionProperties -> Azure.ResourceManager.Cdn.Models.UriSigningAction
Public Sub New (properties As UriSigningActionProperties)

Parameters

properties
UriSigningActionProperties

Defines the parameters for the action.

Exceptions

properties is null.

Applies to