共用方式為


IResourceGuardOperation.RequestResourceType Property

Definition

Type of resource request.

[Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Description="Type of resource request.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="requestResourceType")]
public string RequestResourceType { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Description="Type of resource request.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="requestResourceType")>]
member this.RequestResourceType : string
Public ReadOnly Property RequestResourceType As String

Property Value

Attributes

Applies to