次の方法で共有


SourceControlConfiguration interface

Get & Put 応答で返される SourceControl Configuration オブジェクト。

Extends

プロパティ

complianceStatus

構成メモのコンプライアンス状態: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。

configurationProtectedSettings

構成の保護された構成設定の名前と値のペア

enableHelmOperator

この Git 構成に対して Helm Operator を有効にするオプション。

helmOperatorProperties

Helm 演算子のプロパティ。

operatorInstanceName

演算子のインスタンス名 - 特定の構成を識別します。

operatorNamespace

この演算子のインストール先となる名前空間。 最大 253 文字の小文字の英数字、ハイフン、ピリオドのみ。

operatorParams

文字列形式の Operator インスタンスの任意のパラメーター。

operatorScope

オペレーターがインストールされるスコープ。

operatorType

演算子の型

provisioningState

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

repositoryPublicKey

この SourceControl 構成に関連付けられている公開キー (クラスター内で生成されるか、ユーザーによって提供されます)。 注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。

repositoryUrl

SourceControl リポジトリの URL。

sshKnownHostsContents

プライベート Git インスタンスにアクセスするために必要な公開 SSH キーを含む Base64 でエンコードされたknown_hostsコンテンツ

systemData

最上位レベルのメタデータ https://github.com/Azure/azure-resource-manager-rpc/blob/master/v1.0/common-api-contracts.md#system-metadata-for-all-azure-resources 注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。

継承されたプロパティ

id

リソースの完全修飾リソース ID。 例 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} 注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。

name

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

type

リソースの型。 例: "Microsoft.Compute/virtualMachines" または "Microsoft.Storage/storageAccounts" 注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。

プロパティの詳細

complianceStatus

構成メモのコンプライアンス状態: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。

complianceStatus?: ComplianceStatus

プロパティ値

configurationProtectedSettings

構成の保護された構成設定の名前と値のペア

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

プロパティ値

{[propertyName: string]: string}

enableHelmOperator

この Git 構成に対して Helm Operator を有効にするオプション。

enableHelmOperator?: boolean

プロパティ値

boolean

helmOperatorProperties

Helm 演算子のプロパティ。

helmOperatorProperties?: HelmOperatorProperties

プロパティ値

operatorInstanceName

演算子のインスタンス名 - 特定の構成を識別します。

operatorInstanceName?: string

プロパティ値

string

operatorNamespace

この演算子のインストール先となる名前空間。 最大 253 文字の小文字の英数字、ハイフン、ピリオドのみ。

operatorNamespace?: string

プロパティ値

string

operatorParams

文字列形式の Operator インスタンスの任意のパラメーター。

operatorParams?: string

プロパティ値

string

operatorScope

オペレーターがインストールされるスコープ。

operatorScope?: string

プロパティ値

string

operatorType

演算子の型

operatorType?: string

プロパティ値

string

provisioningState

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

provisioningState?: string

プロパティ値

string

repositoryPublicKey

この SourceControl 構成に関連付けられている公開キー (クラスター内で生成されるか、ユーザーによって提供されます)。 注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。

repositoryPublicKey?: string

プロパティ値

string

repositoryUrl

SourceControl リポジトリの URL。

repositoryUrl?: string

プロパティ値

string

sshKnownHostsContents

プライベート Git インスタンスにアクセスするために必要な公開 SSH キーを含む Base64 でエンコードされたknown_hostsコンテンツ

sshKnownHostsContents?: string

プロパティ値

string

systemData

最上位レベルのメタデータ https://github.com/Azure/azure-resource-manager-rpc/blob/master/v1.0/common-api-contracts.md#system-metadata-for-all-azure-resources 注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。

systemData?: SystemData

プロパティ値

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

id

リソースの完全修飾リソース ID。 例 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} 注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。

id?: string

プロパティ値

string

ProxyResource.id から継承

name

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

name?: string

プロパティ値

string

ProxyResource.name から継承

type

リソースの型。 例: "Microsoft.Compute/virtualMachines" または "Microsoft.Storage/storageAccounts" 注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。

type?: string

プロパティ値

string

ProxyResource.typeから継承