Condividi tramite


DevicePatch Constructors

Definition

Overloads

DevicePatch()
DevicePatch(String)

DevicePatch()

public DevicePatch ();
Public Sub New ()

Applies to

DevicePatch(String)

public DevicePatch (string deviceDescription = default);
new Microsoft.Azure.Management.StorSimple.Fluent.Models.DevicePatch : string -> Microsoft.Azure.Management.StorSimple.Fluent.Models.DevicePatch
Public Sub New (Optional deviceDescription As String = Nothing)

Parameters

deviceDescription
String

Applies to