Aracılığıyla paylaş


BackupsUpdateHeaders Constructors

Definition

Overloads

BackupsUpdateHeaders()

Initializes a new instance of the BackupsUpdateHeaders class.

BackupsUpdateHeaders(String)

Initializes a new instance of the BackupsUpdateHeaders class.

BackupsUpdateHeaders()

Initializes a new instance of the BackupsUpdateHeaders class.

public BackupsUpdateHeaders ();
Public Sub New ()

Applies to

BackupsUpdateHeaders(String)

Initializes a new instance of the BackupsUpdateHeaders class.

public BackupsUpdateHeaders (string location = default);
new Microsoft.Azure.Management.NetApp.Models.BackupsUpdateHeaders : string -> Microsoft.Azure.Management.NetApp.Models.BackupsUpdateHeaders
Public Sub New (Optional location As String = Nothing)

Parameters

location
String

Applies to