IVMHostPlacementPolicyProperties.AzureHybridBenefitType 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.
placement policy azure hybrid benefit opt-in type
[Microsoft.Azure.PowerShell.Cmdlets.VMware.PSArgumentCompleter(new System.String[] { "SqlHost", "None" })]
[Microsoft.Azure.PowerShell.Cmdlets.VMware.Runtime.Info(Create=true, Description="placement policy azure hybrid benefit opt-in type", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="azureHybridBenefitType", Update=true)]
public string AzureHybridBenefitType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.VMware.PSArgumentCompleter(new System.String[] { "SqlHost", "None" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.VMware.Runtime.Info(Create=true, Description="placement policy azure hybrid benefit opt-in type", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="azureHybridBenefitType", Update=true)>]
member this.AzureHybridBenefitType : string with get, set
Public Property AzureHybridBenefitType As String
Property Value
- Attributes