IPerNodeExtensionState.InstanceViewType Property

Definition

Specifies the type of the extension; an example is "MicrosoftMonitoringAgent".

[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Create=false, Description="Specifies the type of the extension; an example is "MicrosoftMonitoringAgent".", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="type", Update=false)]
public string InstanceViewType { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Create=false, Description="Specifies the type of the extension; an example is "MicrosoftMonitoringAgent".", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="type", Update=false)>]
member this.InstanceViewType : string
Public ReadOnly Property InstanceViewType As String

Property Value

Attributes

Applies to