FrontDoorUrlSigningAction(FrontDoorUrlSigningActionContent) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Initializes a new instance of FrontDoorUrlSigningAction.
public FrontDoorUrlSigningAction(Azure.ResourceManager.Cdn.Models.FrontDoorUrlSigningActionContent parameters);
new Azure.ResourceManager.Cdn.Models.FrontDoorUrlSigningAction : Azure.ResourceManager.Cdn.Models.FrontDoorUrlSigningActionContent -> Azure.ResourceManager.Cdn.Models.FrontDoorUrlSigningAction
Public Sub New (parameters As FrontDoorUrlSigningActionContent)
Parameters
- parameters
- FrontDoorUrlSigningActionContent
Defines the parameters for the action.
Exceptions
parameters is null.