IConnectedCluster.MiscellaneousProperty Property
Definition
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.
More properties related to the Connected Cluster
[Microsoft.Azure.PowerShell.Cmdlets.ConnectedKubernetes.Runtime.Info(Description="More properties related to the Connected Cluster", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ConnectedKubernetes.Models.Api20221001Preview.IConnectedClusterPropertiesMiscellaneousProperties) }, ReadOnly=true, Required=false, SerializedName="miscellaneousProperties")]
public Microsoft.Azure.PowerShell.Cmdlets.ConnectedKubernetes.Models.Api20221001Preview.IConnectedClusterPropertiesMiscellaneousProperties MiscellaneousProperty { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedKubernetes.Runtime.Info(Description="More properties related to the Connected Cluster", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ConnectedKubernetes.Models.Api20221001Preview.IConnectedClusterPropertiesMiscellaneousProperties) }, ReadOnly=true, Required=false, SerializedName="miscellaneousProperties")>]
member this.MiscellaneousProperty : Microsoft.Azure.PowerShell.Cmdlets.ConnectedKubernetes.Models.Api20221001Preview.IConnectedClusterPropertiesMiscellaneousProperties
Public ReadOnly Property MiscellaneousProperty As IConnectedClusterPropertiesMiscellaneousProperties
Property Value
- Attributes