IApplianceListCredentialResults.Kubeconfig 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.
The list of appliance kubeconfigs.
C#
[Microsoft.Azure.PowerShell.Cmdlets.ArcResourceBridge.Runtime.Info(Description="The list of appliance kubeconfigs.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ArcResourceBridge.Models.Api20221027.IApplianceCredentialKubeconfig) }, ReadOnly=true, Required=false, SerializedName="kubeconfigs")]
public Microsoft.Azure.PowerShell.Cmdlets.ArcResourceBridge.Models.Api20221027.IApplianceCredentialKubeconfig[] Kubeconfig { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ArcResourceBridge.Runtime.Info(Description="The list of appliance kubeconfigs.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ArcResourceBridge.Models.Api20221027.IApplianceCredentialKubeconfig) }, ReadOnly=true, Required=false, SerializedName="kubeconfigs")>]
member this.Kubeconfig : Microsoft.Azure.PowerShell.Cmdlets.ArcResourceBridge.Models.Api20221027.IApplianceCredentialKubeconfig[]
Public ReadOnly Property Kubeconfig As IApplianceCredentialKubeconfig()
- Attributes
Produkt | Wersje |
---|---|
Azure - PowerShell Commands | 12 (LTS), Latest |