Sdílet prostřednictvím


IConnectedMachineIdentity.LicenseProfileName Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.PSArgumentCompleter(new System.String[] { "default" })]
[Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Runtime.Info(Create=true, Description="The name of the license profile.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="licenseProfileName", Update=true)]
public string LicenseProfileName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.PSArgumentCompleter(new System.String[] { "default" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Runtime.Info(Create=true, Description="The name of the license profile.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="licenseProfileName", Update=true)>]
member this.LicenseProfileName : string with get, set
Public Property LicenseProfileName As String

Property Value

Attributes

Applies to