IDeletedBackupVaultResource.ResourceGuardOperationRequest Property

Definition

ResourceGuardOperationRequests on which LAC check will be performed

[Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Create=true, Description="ResourceGuardOperationRequests on which LAC check will be performed", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="resourceGuardOperationRequests", Update=true)]
public System.Collections.Generic.List<string> ResourceGuardOperationRequest { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Create=true, Description="ResourceGuardOperationRequests on which LAC check will be performed", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="resourceGuardOperationRequests", Update=true)>]
member this.ResourceGuardOperationRequest : System.Collections.Generic.List<string> with get, set
Public Property ResourceGuardOperationRequest As List(Of String)

Property Value

Attributes

Applies to