次の方法で共有


IRoleManagementPolicy.LastModifiedByType Property

Definition

Type of principal such as user , group etc

[Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Runtime.Info(Description="Type of principal such as user , group etc", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="type")]
public string LastModifiedByType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Runtime.Info(Description="Type of principal such as user , group etc", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="type")>]
member this.LastModifiedByType : string with get, set
Public Property LastModifiedByType As String

Property Value

Attributes

Applies to