Compartir a través de


IMicrosoftGraphSubscribedSku.AppliesTo Property

Definition

For example, 'User' or 'Company'.

[Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.Runtime.Info(Create=true, Description="For example, 'User' or 'Company'.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="appliesTo", Update=true)]
public string AppliesTo { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.Runtime.Info(Create=true, Description="For example, 'User' or 'Company'.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="appliesTo", Update=true)>]
member this.AppliesTo : string with get, set
Public Property AppliesTo As String

Property Value

Attributes

Applies to