다음을 통해 공유


ConnectedClusterPatchProperties.AzureHybridBenefit Property

Definition

Indicates whether Azure Hybrid Benefit is opted in

[Microsoft.Azure.PowerShell.Cmdlets.ConnectedKubernetes.Origin(Microsoft.Azure.PowerShell.Cmdlets.ConnectedKubernetes.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.ConnectedKubernetes.Support.AzureHybridBenefit? AzureHybridBenefit { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedKubernetes.Origin(Microsoft.Azure.PowerShell.Cmdlets.ConnectedKubernetes.PropertyOrigin.Owned)>]
member this.AzureHybridBenefit : Nullable<Microsoft.Azure.PowerShell.Cmdlets.ConnectedKubernetes.Support.AzureHybridBenefit> with get, set
Public Property AzureHybridBenefit As Nullable(Of AzureHybridBenefit)

Property Value

Implements

Attributes

Applies to