Backup and DR Service v1 API - Class ManagementURI (1.0.0-beta02)

public sealed class ManagementURI : IMessage<ManagementURI>, IEquatable<ManagementURI>, IDeepCloneable<ManagementURI>, IBufferMessage, IMessage

Reference documentation and code samples for the Backup and DR Service v1 API class ManagementURI.

ManagementURI for the Management Server resource.

Inheritance

object > ManagementURI

Namespace

Google.Cloud.BackupDR.V1

Assembly

Google.Cloud.BackupDR.V1.dll

Constructors

ManagementURI()

public ManagementURI()

ManagementURI(ManagementURI)

public ManagementURI(ManagementURI other)
Parameter
Name Description
other ManagementURI

Properties

Api

public string Api { get; set; }

Output only. The ManagementServer AGM/RD API URL.

Property Value
Type Description
string

WebUi

public string WebUi { get; set; }

Output only. The ManagementServer AGM/RD WebUI URL.

Property Value
Type Description
string