IDataProtectionIdentity.ResourceGuardProxyName 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.
name of the resource guard proxy
[Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Description="name of the resource guard proxy", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="resourceGuardProxyName")]
public string ResourceGuardProxyName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Description="name of the resource guard proxy", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="resourceGuardProxyName")>]
member this.ResourceGuardProxyName : string with get, set
Public Property ResourceGuardProxyName As String
Property Value
- Attributes