Udostępnij przez


IEdgeActionVersionProperties.DeploymentType Property

Definition

The deployment type

[Microsoft.Azure.PowerShell.Cmdlets.Cdn.PSArgumentCompleter(new System.String[] { "zip", "file", "others" })]
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Create=true, Description="The deployment type", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="deploymentType", Update=true)]
public string DeploymentType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Cdn.PSArgumentCompleter(new System.String[] { "zip", "file", "others" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Create=true, Description="The deployment type", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="deploymentType", Update=true)>]
member this.DeploymentType : string with get, set
Public Property DeploymentType As String

Property Value

Attributes

Applies to