IHciEdgeDeviceProperties.ReportedPropertyExtensionProfileExtension Property

Definition

List of Arc extensions installed on edge device.

[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Create=false, Description="List of Arc extensions installed on edge device.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.IExtensionAutoGenerated) }, Read=true, ReadOnly=true, Required=false, SerializedName="extensions", Update=false)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.IExtensionAutoGenerated> ReportedPropertyExtensionProfileExtension { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Create=false, Description="List of Arc extensions installed on edge device.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.IExtensionAutoGenerated) }, Read=true, ReadOnly=true, Required=false, SerializedName="extensions", Update=false)>]
member this.ReportedPropertyExtensionProfileExtension : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.IExtensionAutoGenerated>
Public ReadOnly Property ReportedPropertyExtensionProfileExtension As List(Of IExtensionAutoGenerated)

Property Value

Attributes

Applies to