Account interface
帳戶資源
- Extends
屬性
cloud |
雲端連接器。 用於掃描組態的外部雲端標識碼。 |
created |
取得建立實體的時間。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
created |
取得實體的建立者。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
created |
取得實體物件標識碼的建立者。注意:這個屬性將不會串行化。 它只能由伺服器填入。 |
endpoints | 屬於帳戶公用端點的 URI。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
friendly |
取得或設定易記名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
managed |
取得或設定受控資源組名 |
managed |
取得受控資源的資源標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
private |
取得私人端點聯機資訊。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
provisioning |
取得或設定布建的狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
public |
取得或設定公用網路存取。 |
sku | 取得或設定 Sku。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
繼承的屬性
id | 取得或設定標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
identity | 追蹤資源上的身分識別資訊 |
location | 取得或設定位置。 |
name | 取得或設定名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
system |
與建立和上次修改資源相關的元數據。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
tags | Azure 資源上的標記。 |
type | 取得或設定型別。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
屬性詳細資料
cloudConnectors
createdAt
取得建立實體的時間。 注意:這個屬性不會串行化。 它只能由伺服器填入。
createdAt?: Date
屬性值
Date
createdBy
取得實體的建立者。 注意:這個屬性不會串行化。 它只能由伺服器填入。
createdBy?: string
屬性值
string
createdByObjectId
取得實體物件標識碼的建立者。注意:這個屬性將不會串行化。 它只能由伺服器填入。
createdByObjectId?: string
屬性值
string
endpoints
屬於帳戶公用端點的 URI。 注意:這個屬性不會串行化。 它只能由伺服器填入。
endpoints?: AccountPropertiesEndpoints
屬性值
friendlyName
取得或設定易記名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。
friendlyName?: string
屬性值
string
managedResourceGroupName
取得或設定受控資源組名
managedResourceGroupName?: string
屬性值
string
managedResources
取得受控資源的資源標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。
managedResources?: AccountPropertiesManagedResources
屬性值
privateEndpointConnections
取得私人端點聯機資訊。 注意:這個屬性不會串行化。 它只能由伺服器填入。
privateEndpointConnections?: PrivateEndpointConnection[]
屬性值
provisioningState
取得或設定布建的狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。
provisioningState?: string
屬性值
string
publicNetworkAccess
取得或設定公用網路存取。
publicNetworkAccess?: string
屬性值
string
sku
繼承的屬性詳細資料
id
identity
location
name
systemData
與建立和上次修改資源相關的元數據。 注意:這個屬性不會串行化。 它只能由伺服器填入。
systemData?: TrackedResourceSystemData
屬性值
tags
Azure 資源上的標記。
tags?: {[propertyName: string]: string}
屬性值
{[propertyName: string]: string}