次の方法で共有


ContainerGroup interface

コンテナー グループ。

Extends

継承されたプロパティ

confidentialComputeProperties

機密コンテナー グループのプロパティ

containers

コンテナー グループ内のコンテナー。

diagnostics

コンテナー グループの診断情報。

dnsConfig

コンテナー グループの DNS 構成情報。

encryptionProperties

コンテナー グループの暗号化プロパティ。

extensions

仮想 kubelet によって使用される拡張機能

id

リソース ID。注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

identity

コンテナー グループの ID (構成されている場合)。

imageRegistryCredentials

コンテナー グループの作成に使用されたイメージ レジストリの資格情報。

initContainers

コンテナー グループの init コンテナー。

instanceView

コンテナー グループのインスタンス ビュー。 応答でのみ有効です。 注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。

ipAddress

コンテナー グループの IP アドレスの種類。

location

リソースの場所。

name

リソースの名前。 注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。

osType

コンテナー グループ内のコンテナーで必要なオペレーティング システムの種類。

priority

コンテナー グループの優先度。

provisioningState

コンテナー グループのプロビジョニング状態。 これは、応答にのみ表示されます。 注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。

restartPolicy

コンテナー グループ内のすべてのコンテナーの再起動ポリシー。

  • Always 常に再起動する
  • OnFailure 失敗した場合の再起動
  • Never 再起動しない
sku

コンテナー グループの SKU。

subnetIds

コンテナー グループのサブネット リソース ID。

tags

リソース タグ。

type

リソースの種類。 注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。

volumes

このコンテナー グループのコンテナーによってマウントできるボリュームのリスト。

zones

コンテナー グループのゾーン。

継承されたプロパティの詳細

confidentialComputeProperties

機密コンテナー グループのプロパティ

confidentialComputeProperties?: ConfidentialComputeProperties

プロパティ値

ContainerGroupProperties.confidentialComputePropertiesから継承

containers

コンテナー グループ内のコンテナー。

containers: Container[]

プロパティ値

ContainerGroupProperties.containersから継承

diagnostics

コンテナー グループの診断情報。

diagnostics?: ContainerGroupDiagnostics

プロパティ値

ContainerGroupProperties.診断から継承されます

dnsConfig

コンテナー グループの DNS 構成情報。

dnsConfig?: DnsConfiguration

プロパティ値

ContainerGroupProperties.dnsConfigから継承

encryptionProperties

コンテナー グループの暗号化プロパティ。

encryptionProperties?: EncryptionProperties

プロパティ値

ContainerGroupProperties.encryptionPropertiesから継承

extensions

仮想 kubelet によって使用される拡張機能

extensions?: DeploymentExtensionSpec[]

プロパティ値

ContainerGroupProperties.extensionsから継承

id

リソース ID。注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

id?: string

プロパティ値

string

Resource.idから継承

identity

コンテナー グループの ID (構成されている場合)。

identity?: ContainerGroupIdentity

プロパティ値

ContainerGroupProperties.identityから継承

imageRegistryCredentials

コンテナー グループの作成に使用されたイメージ レジストリの資格情報。

imageRegistryCredentials?: ImageRegistryCredential[]

プロパティ値

ContainerGroupProperties.imageRegistryCredentialsから継承されます

initContainers

コンテナー グループの init コンテナー。

initContainers?: InitContainerDefinition[]

プロパティ値

ContainerGroupProperties.initContainersから継承

instanceView

コンテナー グループのインスタンス ビュー。 応答でのみ有効です。 注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。

instanceView?: ContainerGroupPropertiesInstanceView

プロパティ値

ContainerGroupProperties.instanceViewから継承

ipAddress

コンテナー グループの IP アドレスの種類。

ipAddress?: IpAddress

プロパティ値

ContainerGroupProperties.ipAddressから継承されます

location

リソースの場所。

location?: string

プロパティ値

string

Resource.locationから継承

name

リソースの名前。 注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。

name?: string

プロパティ値

string

Resource.name から継承

osType

コンテナー グループ内のコンテナーで必要なオペレーティング システムの種類。

osType: string

プロパティ値

string

ContainerGroupProperties.osTypeから継承されます

priority

コンテナー グループの優先度。

priority?: string

プロパティ値

string

ContainerGroupProperties.priorityから継承

provisioningState

コンテナー グループのプロビジョニング状態。 これは、応答にのみ表示されます。 注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。

provisioningState?: string

プロパティ値

string

ContainerGroupProperties.provisioningStateから継承されます

restartPolicy

コンテナー グループ内のすべてのコンテナーの再起動ポリシー。

  • Always 常に再起動する
  • OnFailure 失敗した場合の再起動
  • Never 再起動しない
restartPolicy?: string

プロパティ値

string

ContainerGroupProperties.restartPolicyから継承

sku

コンテナー グループの SKU。

sku?: string

プロパティ値

string

ContainerGroupProperties.skuから継承

subnetIds

コンテナー グループのサブネット リソース ID。

subnetIds?: ContainerGroupSubnetId[]

プロパティ値

ContainerGroupProperties.subnetIdsから継承されます

tags

リソース タグ。

tags?: {[propertyName: string]: string}

プロパティ値

{[propertyName: string]: string}

Resource.tagsから継承

type

リソースの種類。 注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。

type?: string

プロパティ値

string

Resource.typeから継承

volumes

このコンテナー グループのコンテナーによってマウントできるボリュームのリスト。

volumes?: Volume[]

プロパティ値

Volume[]

ContainerGroupProperties.volumesから継承されます

zones

コンテナー グループのゾーン。

zones?: string[]

プロパティ値

string[]

Resource.zonesから継承