ServiceFabricManagedNodeTypeData.VmSecrets プロパティ

定義

仮想マシンにインストールするシークレット。

public System.Collections.Generic.IList<Azure.ResourceManager.ServiceFabricManagedClusters.Models.NodeTypeVaultSecretGroup> VmSecrets { get; }
member this.VmSecrets : System.Collections.Generic.IList<Azure.ResourceManager.ServiceFabricManagedClusters.Models.NodeTypeVaultSecretGroup>
Public ReadOnly Property VmSecrets As IList(Of NodeTypeVaultSecretGroup)

プロパティ値

適用対象