IWithSettings.WithProtectedSettings(IDictionary<String,Object>) Methode

Definition

Gibt private Einstellungen an.

public Microsoft.Azure.Management.Compute.Fluent.VirtualMachineScaleSetExtension.Update.IUpdate WithProtectedSettings (System.Collections.Generic.IDictionary<string,object> settings);
abstract member WithProtectedSettings : System.Collections.Generic.IDictionary<string, obj> -> Microsoft.Azure.Management.Compute.Fluent.VirtualMachineScaleSetExtension.Update.IUpdate
Public Function WithProtectedSettings (settings As IDictionary(Of String, Object)) As IUpdate

Parameter

settings
IDictionary<String,Object>

Die privaten Einstellungen.

Gibt zurück

Gilt für: