Udostępnij za pośrednictwem


ComputeNodeIdentityReference Konstruktory

Definicja

Przeciążenia

ComputeNodeIdentityReference()

Inicjuje nowe wystąpienie klasy ComputeNodeIdentityReference.

ComputeNodeIdentityReference(String)

Inicjuje nowe wystąpienie klasy ComputeNodeIdentityReference.

ComputeNodeIdentityReference()

Inicjuje nowe wystąpienie klasy ComputeNodeIdentityReference.

public ComputeNodeIdentityReference ();
Public Sub New ()

Dotyczy

ComputeNodeIdentityReference(String)

Inicjuje nowe wystąpienie klasy ComputeNodeIdentityReference.

public ComputeNodeIdentityReference (string resourceId = default);
new Microsoft.Azure.Management.Batch.Models.ComputeNodeIdentityReference : string -> Microsoft.Azure.Management.Batch.Models.ComputeNodeIdentityReference
Public Sub New (Optional resourceId As String = Nothing)

Parametry

resourceId
String

Identyfikator zasobu usługi ARM tożsamości przypisanej przez użytkownika.

Dotyczy