Certificate 類別
用於受控環境中容器應用程式的Custom Domain系結的憑證。
變數只會由伺服器填入,而且會在傳送要求時予以忽略。
必須填入所有必要的參數,才能傳送至 Azure。
- 繼承
-
azure.mgmt.appcontainers.models._models_py3.TrackedResourceCertificate
建構函式
Certificate(*, location: str, tags: Dict[str, str] | None = None, properties: _models.CertificateProperties | None = None, **kwargs: Any)
僅限關鍵字參數
名稱 | Description |
---|---|
tags
|
資源標籤。 |
location
|
資源所在的地理位置。 必要。 |
properties
|
憑證資源特定屬性。 |
變數
名稱 | Description |
---|---|
id
|
資源的完整資源識別碼。 Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}。 |
name
|
資源名稱。 |
type
|
資源類型。 例如「Microsoft.Compute/virtualMachines」 或 「Microsoft.Storage/storageAccounts」。 |
system_data
|
Azure Resource Manager 包含 createdBy 和 modifiedBy 資訊的中繼資料。 |
tags
|
資源標籤。 |
location
|
資源所在的地理位置。 必要。 |
properties
|
憑證資源特定屬性。 |