IPrivateCloud.VcfLicense 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.
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