Sdílet prostřednictvím


IExtensionValue.ExtensionType Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Runtime.Info(Create=false, Description="The type of the Extension being received.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="extensionType", Update=false)]
public string ExtensionType { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Runtime.Info(Create=false, Description="The type of the Extension being received.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="extensionType", Update=false)>]
member this.ExtensionType : string
Public ReadOnly Property ExtensionType As String

Property Value

Attributes

Applies to