IAppliance.Distro Property
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents a supported Fabric/Infra. (AKSEdge etc...).
C#
[Microsoft.Azure.PowerShell.Cmdlets.ArcResourceBridge.Runtime.Info(Description="Represents a supported Fabric/Infra. (AKSEdge etc...).", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ArcResourceBridge.Support.Distro) }, ReadOnly=false, Required=false, SerializedName="distro")]
public Microsoft.Azure.PowerShell.Cmdlets.ArcResourceBridge.Support.Distro? Distro { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ArcResourceBridge.Runtime.Info(Description="Represents a supported Fabric/Infra. (AKSEdge etc...).", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ArcResourceBridge.Support.Distro) }, ReadOnly=false, Required=false, SerializedName="distro")>]
member this.Distro : Nullable<Microsoft.Azure.PowerShell.Cmdlets.ArcResourceBridge.Support.Distro> with get, set
Public Property Distro As Nullable(Of Distro)
- Attributes
Produkt | Wersje |
---|---|
Azure - PowerShell Commands | 12 (LTS), Latest |