Show / Hide Table of Contents

Class GetAccountGeoLocationResult

Inheritance
System.Object
GetAccountGeoLocationResult
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Pulumi.Azure.CosmosDB.Outputs
Assembly: Pulumi.Azure.dll
Syntax
public sealed class GetAccountGeoLocationResult

Fields

View Source

FailoverPriority

Declaration
public readonly int FailoverPriority
Field Value
Type Description
System.Int32
View Source

Id

The ID of the virtual network subnet.

Declaration
public readonly string Id
Field Value
Type Description
System.String
View Source

Location

The name of the Azure region hosting replicated data.

Declaration
public readonly string Location
Field Value
Type Description
System.String
  • View Source
Back to top Copyright 2016-2020, Pulumi Corporation.