Get-AzCosmosDBService
取得 CosmosDB 服務
Get-AzCosmosDBService
-ResourceGroupName <String>
-AccountName <String>
[-ServiceName <String>]
[-DefaultProfile <IAzureContextContainer>]
[<CommonParameters>]
Get-AzCosmosDBService
[-ServiceName <String>]
-ParentObject <PSDatabaseAccountGetResults>
[-DefaultProfile <IAzureContextContainer>]
[<CommonParameters>]
Get-AzCosmosDBService Cmdlet 會取得指定 ResourceGroupName、AccountName 和 DatabaseName 的所有現有 CosmosDB 服務列表,並取得指定 ResourceGroupName、AccountName、DatabaseName 和 ServiceName 的單一 CosmosDB 服務。
Get-AzCosmosDBService -AccountName "accountName" -ResourceGroupName "resourceGroupName" -ServiceName "sqlDedicatedGateway"
Name : sqlDedicatedGateway
Id : {Id}
Resource : Microsoft.Azure.Commands.CosmosDB.Models.PSServiceGetResults
Cosmos DB 資料庫帳戶的名稱。
類型: | String |
Position: | Named |
預設值: | None |
必要: | True |
接受管線輸入: | False |
接受萬用字元: | False |
用於與 Azure 通訊的認證、帳戶、租用戶和訂用帳戶。
類型: | IAzureContextContainer |
別名: | AzContext, AzureRmContext, AzureCredential |
Position: | Named |
預設值: | None |
必要: | False |
接受管線輸入: | False |
接受萬用字元: | False |
CosmosDB Account 物件
類型: | PSDatabaseAccountGetResults |
Position: | Named |
預設值: | None |
必要: | True |
接受管線輸入: | True |
接受萬用字元: | False |
資源群組的名稱。
類型: | String |
Position: | Named |
預設值: | None |
必要: | True |
接受管線輸入: | False |
接受萬用字元: | False |
角色定義的唯一標識碼 (Guid)。
類型: | String |
Position: | Named |
預設值: | None |
必要: | False |
接受管線輸入: | False |
接受萬用字元: | False |