Udostępnij za pośrednictwem


SetProtectionRequestInput Konstruktory

Definicja

Przeciążenia

SetProtectionRequestInput()

Inicjuje nowe wystąpienie klasy SetProtectionRequestInput.

SetProtectionRequestInput(List<String>, String, String)

Inicjuje nowe wystąpienie klasy SetProtectionRequestInput z wymaganymi argumentami.

SetProtectionRequestInput()

Inicjuje nowe wystąpienie klasy SetProtectionRequestInput.

public SetProtectionRequestInput ();
Public Sub New ()

Dotyczy

SetProtectionRequestInput(List<String>, String, String)

Inicjuje nowe wystąpienie klasy SetProtectionRequestInput z wymaganymi argumentami.

public SetProtectionRequestInput (System.Collections.Generic.List<string> protectableObjects, string protectableObjectType, string policyId);
new Microsoft.Azure.Management.BackupServices.Models.SetProtectionRequestInput : System.Collections.Generic.List<string> * string * string -> Microsoft.Azure.Management.BackupServices.Models.SetProtectionRequestInput
Public Sub New (protectableObjects As List(Of String), protectableObjectType As String, policyId As String)

Parametry

protectableObjects
List<String>
protectableObjectType
String
policyId
String

Dotyczy