次の方法で共有


KubernetesAzureBlobUpdateContent クラス

定義

AzureBlob ソースの種類に調整するためのパラメーター。

public class KubernetesAzureBlobUpdateContent
type KubernetesAzureBlobUpdateContent = class
Public Class KubernetesAzureBlobUpdateContent
継承
KubernetesAzureBlobUpdateContent

コンストラクター

KubernetesAzureBlobUpdateContent()

KubernetesAzureBlobUpdateContent の新しいインスタンスを初期化します。

プロパティ

AccountKey

ストレージ アカウントにアクセスするためのアカウント キー (共有キー)。

ContainerName

flux 構成の URL エンドポイントから同期する Azure BLOB コンテナー名。

LocalAuthRef

マネージドまたはユーザー指定の構成シークレットではなく、認証シークレットとして使用する Kubernetes クラスター上のローカル シークレットの名前。

ManagedIdentityClientId

マネージド ID を認証するためのクライアント ID。

SasToken

ストレージ コンテナーにアクセスするための Shared Access トークン。

ServicePrincipal

サービス プリンシパルを使用して認証するためのパラメーター。

SyncIntervalInSeconds

クラスターの Azure Blob ソースをリモートと再調整する間隔。

TimeoutInSeconds

クラスターの Azure BLOB ソースとリモートとの調整を試みる最大時間。

Uri

Flux 構成 Azure Blob Storage アカウントの同期する URL。

適用対象