Partager via


GetProtectedItemQueryObject Constructeurs

Définition

Surcharges

GetProtectedItemQueryObject()

Initialise une nouvelle instance de la classe GetProtectedItemQueryObject.

GetProtectedItemQueryObject(String)

Initialise une nouvelle instance de la classe GetProtectedItemQueryObject.

GetProtectedItemQueryObject()

Initialise une nouvelle instance de la classe GetProtectedItemQueryObject.

public GetProtectedItemQueryObject ();
Public Sub New ()

S’applique à

GetProtectedItemQueryObject(String)

Initialise une nouvelle instance de la classe GetProtectedItemQueryObject.

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)

Paramètres

expand
String

Spécifie si les informations supplémentaires doivent être fournies pour cet élément.

S’applique à