다음을 통해 공유


IMetricSpecification.SourceMdmAccount Property

Definition

The name of the MDM account.

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

Property Value

Attributes

Applies to