IResourceGuardOperation.RequestResourceType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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