IUnlockDeleteRequest.ResourceToBeDeleted Property

Definition

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

Property Value

Attributes

Applies to