IResourceGuardOperation.RequestResourceType Property

Definition

Type of resource request.

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

Property Value

Attributes

Applies to