Partager via


IDeploymentExtensionSpecProperties.ExtensionType Property

Definition

Type of extension to be added.

[Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.Runtime.Info(Description="Type of extension to be added.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="extensionType")]
public string ExtensionType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.Runtime.Info(Description="Type of extension to be added.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="extensionType")>]
member this.ExtensionType : string with get, set
Public Property ExtensionType As String

Property Value

Attributes

Applies to