Freigeben über


GetProtectedItemQueryObject Konstruktoren

Definition

Überlädt

GetProtectedItemQueryObject()

Initialisiert eine neue instance der GetProtectedItemQueryObject-Klasse.

GetProtectedItemQueryObject(String)

Initialisiert eine neue instance der GetProtectedItemQueryObject-Klasse.

GetProtectedItemQueryObject()

Initialisiert eine neue instance der GetProtectedItemQueryObject-Klasse.

public GetProtectedItemQueryObject ();
Public Sub New ()

Gilt für:

GetProtectedItemQueryObject(String)

Initialisiert eine neue instance der GetProtectedItemQueryObject-Klasse.

public GetProtectedItemQueryObject (string expand = default);
new Microsoft.Azure.Management.RecoveryServices.Backup.Models.GetProtectedItemQueryObject : string -> Microsoft.Azure.Management.RecoveryServices.Backup.Models.GetProtectedItemQueryObject
Public Sub New (Optional expand As String = Nothing)

Parameter

expand
String

Gibt an, ob die zusätzlichen Informationen für dieses Element bereitgestellt werden sollen.

Gilt für: