CosmosDBThroughputPoolAccount.AccountInstanceId Property
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.
The instance id of global database account in the throughputPool.
public Azure.Provisioning.BicepValue<string> AccountInstanceId { get; }
member this.AccountInstanceId : Azure.Provisioning.BicepValue<string>
Public ReadOnly Property AccountInstanceId As BicepValue(Of String)