Freigeben über


PirCommunityGalleryResource Konstruktoren

Definition

Überlädt

PirCommunityGalleryResource()

Initialisiert eine neue instance der PirCommunityGalleryResource-Klasse.

PirCommunityGalleryResource(String, String, String, String)

Initialisiert eine neue instance der PirCommunityGalleryResource-Klasse.

PirCommunityGalleryResource()

Initialisiert eine neue instance der PirCommunityGalleryResource-Klasse.

public PirCommunityGalleryResource ();
Public Sub New ()

Gilt für:

PirCommunityGalleryResource(String, String, String, String)

Initialisiert eine neue instance der PirCommunityGalleryResource-Klasse.

public PirCommunityGalleryResource (string name = default, string location = default, string type = default, string uniqueId = default);
new Microsoft.Azure.Management.Compute.Models.PirCommunityGalleryResource : string * string * string * string -> Microsoft.Azure.Management.Compute.Models.PirCommunityGalleryResource
Public Sub New (Optional name As String = Nothing, Optional location As String = Nothing, Optional type As String = Nothing, Optional uniqueId As String = Nothing)

Parameter

name
String

Ressourcenname

location
String

Ressourcenspeicherort

type
String

Ressourcentyp

uniqueId
String

Die eindeutige ID dieses Communitykatalogs.

Gilt für: