다음을 통해 공유


CosmosDbPartitionedStorageOptions.DatabaseId 속성

정의

Cosmos DB 인스턴스의 데이터베이스 식별자를 가져오거나 설정합니다.

public string DatabaseId { get; set; }
member this.DatabaseId : string with get, set
Public Property DatabaseId As String

속성 값

Cosmos DB 인스턴스의 데이터베이스 식별자입니다.

적용 대상