GetProtectedItemQueryObject Constructeurs
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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 à
Azure SDK for .NET