AccountProperties interface
帳戶屬性
屬性
cloud |
雲端連接器。 用於掃描組態的外部雲端標識碼。 |
created |
取得建立實體的時間。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
created |
取得實體的建立者。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
created |
取得實體物件標識碼的建立者。注意:這個屬性將不會串行化。 它只能由伺服器填入。 |
endpoints | 屬於帳戶公用端點的 URI。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
friendly |
取得或設定易記名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
managed |
取得或設定受控資源組名 |
managed |
取得受控資源的資源標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
private |
取得私人端點聯機資訊。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
provisioning |
取得或設定布建的狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
public |
取得或設定公用網路存取。 |
屬性詳細資料
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