RSBackupVaultAADCreds.AgentLinks 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 agent links
[System.Runtime.Serialization.DataMember(Order=14)]
public string AgentLinks { get; set; }
[System.Runtime.Serialization.DataMember(Order=13)]
public string AgentLinks { get; set; }
[<System.Runtime.Serialization.DataMember(Order=14)>]
member this.AgentLinks : string with get, set
[<System.Runtime.Serialization.DataMember(Order=13)>]
member this.AgentLinks : string with get, set
Public Property AgentLinks As String
Property Value
- Attributes