IDataProtectionIdentity.ResourceGuardsName Property

Definition

The name of ResourceGuard

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

Property Value

Attributes

Applies to