CloudEndpoint interface
雲端端點物件。
- Extends
屬性
| azure |
Azure 檔案共享名稱 |
| backup |
備份已啟用 |
| change |
Cloud endpoint change enumeration status |
| friendly |
易記名稱 |
| last |
資源姓氏作業名稱 |
| last |
CloudEndpoint lastWorkflowId |
| partnership |
合作關係標識碼 |
| provisioning |
CloudEndpoint 布建狀態 |
| storage |
記憶體帳戶資源標識碼 |
| storage |
記憶體帳戶租用戶標識碼 |
繼承的屬性
| id | 資源的完整資源標識碼。 範例 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} |
| name | 資源的名稱 |
| system |
包含 createdBy 和 modifiedBy 資訊的 Azure Resource Manager 元數據。 |
| type | 資源的型別。 例如:「Microsoft.Compute/virtualMachines」或「Microsoft.Storage/storageAccounts」 |
屬性詳細資料
azureFileShareName
Azure 檔案共享名稱
azureFileShareName?: string
屬性值
string
backupEnabled
備份已啟用
backupEnabled?: string
屬性值
string
changeEnumerationStatus
Cloud endpoint change enumeration status
changeEnumerationStatus?: CloudEndpointChangeEnumerationStatus
屬性值
friendlyName
易記名稱
friendlyName?: string
屬性值
string
lastOperationName
資源姓氏作業名稱
lastOperationName?: string
屬性值
string
lastWorkflowId
CloudEndpoint lastWorkflowId
lastWorkflowId?: string
屬性值
string
partnershipId
合作關係標識碼
partnershipId?: string
屬性值
string
provisioningState
CloudEndpoint 布建狀態
provisioningState?: string
屬性值
string
storageAccountResourceId
記憶體帳戶資源標識碼
storageAccountResourceId?: string
屬性值
string
storageAccountTenantId
記憶體帳戶租用戶標識碼
storageAccountTenantId?: string
屬性值
string
繼承的屬性詳細資料
id
資源的完整資源標識碼。 範例 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
id?: string
屬性值
string
name
systemData
包含 createdBy 和 modifiedBy 資訊的 Azure Resource Manager 元數據。
systemData?: SystemData
屬性值
type
資源的型別。 例如:「Microsoft.Compute/virtualMachines」或「Microsoft.Storage/storageAccounts」
type?: string
屬性值
string