ILicenseProfileMachineInstanceView.LicenseChannel Property

Definition

Indicates the license channel.

[Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Runtime.Info(Create=false, Description="Indicates the license channel.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="licenseChannel", Update=false)]
public string LicenseChannel { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Runtime.Info(Create=false, Description="Indicates the license channel.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="licenseChannel", Update=false)>]
member this.LicenseChannel : string
Public ReadOnly Property LicenseChannel As String

Property Value

Attributes

Applies to