Compartir a través de


GetProtectedItemQueryObject Constructores

Definición

Sobrecargas

GetProtectedItemQueryObject()

Inicializa una nueva instancia de la clase GetProtectedItemQueryObject.

GetProtectedItemQueryObject(String)

Inicializa una nueva instancia de la clase GetProtectedItemQueryObject.

GetProtectedItemQueryObject()

Inicializa una nueva instancia de la clase GetProtectedItemQueryObject.

public GetProtectedItemQueryObject ();
Public Sub New ()

Se aplica a

GetProtectedItemQueryObject(String)

Inicializa una nueva instancia de la clase 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)

Parámetros

expand
String

Especifica si se debe proporcionar información adicional para este elemento.

Se aplica a