RSBackupVaultAADCreds.IdMgmtRestEndpoint 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.
Gets or sets the Id Management Endpoint.
[System.Runtime.Serialization.DataMember(Order=13)]
public string IdMgmtRestEndpoint { get; set; }
[System.Runtime.Serialization.DataMember(Order=12)]
public string IdMgmtRestEndpoint { get; set; }
[<System.Runtime.Serialization.DataMember(Order=13)>]
member this.IdMgmtRestEndpoint : string with get, set
[<System.Runtime.Serialization.DataMember(Order=12)>]
member this.IdMgmtRestEndpoint : string with get, set
Public Property IdMgmtRestEndpoint As String
Property Value
- Attributes