Class BackendServiceHAPolicyLeader
Implements
Inherited Members
Namespace: Google.Apis.Compute.alpha.Data
Assembly: Google.Apis.Compute.alpha.dll
Syntax
public class BackendServiceHAPolicyLeader : IDirectResponseSchema
Properties
BackendGroup
Setting backendGroup is not supported.
Declaration
[JsonProperty("backendGroup")]
public virtual string BackendGroup { get; set; }
Property Value
Type | Description |
---|---|
string |
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
Type | Description |
---|---|
string |
NetworkEndpoint
Setting a network endpoint as leader is not supported.
Declaration
[JsonProperty("networkEndpoint")]
public virtual BackendServiceHAPolicyLeaderNetworkEndpoint NetworkEndpoint { get; set; }
Property Value
Type | Description |
---|---|
BackendServiceHAPolicyLeaderNetworkEndpoint |