Compartir a través de


VMExtension.ProtectedSettings Property

Definition

The extension can contain either protectedSettings or protectedSettingsFromKeyVault or no protected settings at all.

public System.Collections.Generic.IDictionary<string,string> ProtectedSettings { get; }
member this.ProtectedSettings : System.Collections.Generic.IDictionary<string, string>
Public ReadOnly Property ProtectedSettings As IDictionary(Of String, String)

Property Value

Applies to