LocationGetResult Class
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.
Cosmos DB location get result
public class LocationGetResult : Microsoft.Azure.Management.CosmosDB.Models.ARMProxyResource
type LocationGetResult = class
inherit ARMProxyResource
Public Class LocationGetResult
Inherits ARMProxyResource
- Inheritance
Constructors
LocationGetResult() |
Initializes a new instance of the LocationGetResult class. |
LocationGetResult(String, String, String, LocationProperties) |
Initializes a new instance of the LocationGetResult class. |
Properties
Id |
Gets the unique resource identifier of the database account. (Inherited from ARMProxyResource) |
Name |
Gets the name of the database account. (Inherited from ARMProxyResource) |
Properties |
Gets or sets cosmos DB location metadata |
Type |
Gets the type of Azure resource. (Inherited from ARMProxyResource) |
Applies to
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET