Language

IPrivateCloud.VcfLicense Property

Definition

The private cloud license

[Microsoft.Azure.PowerShell.Cmdlets.VMware.Runtime.Info(Create=true, Description="The private cloud license", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.VMware.Models.IVcfLicense) }, Read=true, ReadOnly=false, Required=false, SerializedName="vcfLicense", Update=true)]
public Microsoft.Azure.PowerShell.Cmdlets.VMware.Models.IVcfLicense VcfLicense { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.VMware.Runtime.Info(Create=true, Description="The private cloud license", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.VMware.Models.IVcfLicense) }, Read=true, ReadOnly=false, Required=false, SerializedName="vcfLicense", Update=true)>]
member this.VcfLicense : Microsoft.Azure.PowerShell.Cmdlets.VMware.Models.IVcfLicense with get, set
Public Property VcfLicense As IVcfLicense

Property Value

Attributes

Applies to