Freigeben über


GlobalRulestackFqdnCollection Klasse

Definition

Eine Klasse, die eine Auflistung von GlobalRulestackFqdnResource und deren Vorgänge darstellt. Jedes GlobalRulestackFqdnResource in der Auflistung gehört zum gleichen instance von GlobalRulestackResource. Um einen GlobalRulestackFqdnCollection instance rufen Sie die GetGlobalRulestackFqdns-Methode aus einer instance von GlobalRulestackResourceauf.

public class GlobalRulestackFqdnCollection : Azure.ResourceManager.ArmCollection, System.Collections.Generic.IAsyncEnumerable<Azure.ResourceManager.PaloAltoNetworks.Ngfw.GlobalRulestackFqdnResource>, System.Collections.Generic.IEnumerable<Azure.ResourceManager.PaloAltoNetworks.Ngfw.GlobalRulestackFqdnResource>
type GlobalRulestackFqdnCollection = class
    inherit ArmCollection
    interface seq<GlobalRulestackFqdnResource>
    interface IEnumerable
    interface IAsyncEnumerable<GlobalRulestackFqdnResource>
Public Class GlobalRulestackFqdnCollection
Inherits ArmCollection
Implements IAsyncEnumerable(Of GlobalRulestackFqdnResource), IEnumerable(Of GlobalRulestackFqdnResource)
Vererbung
GlobalRulestackFqdnCollection
Implementiert

Konstruktoren

GlobalRulestackFqdnCollection()

Initialisiert eine neue instance der GlobalRulestackFqdnCollection -Klasse zum Mocking.

Eigenschaften

Client

Ruft die Ressource ab, aus ArmClient der dieser Ressourcenclient erstellt wurde.

(Geerbt von ArmCollection)
Diagnostics

Ruft die Diagnoseoptionen für diesen Ressourcenclient ab.

(Geerbt von ArmCollection)
Endpoint

Ruft den Basis-URI für diesen Ressourcenclient ab.

(Geerbt von ArmCollection)
Id

Ruft den Ressourcenbezeichner ab.

(Geerbt von ArmCollection)
Pipeline

Ruft die Pipeline für diesen Ressourcenclient ab.

(Geerbt von ArmCollection)

Methoden

CreateOrUpdate(WaitUntil, String, GlobalRulestackFqdnData, CancellationToken)

Erstellen einer FqdnListGlobalRulestackResource

  • Request Path/providers/PaloAltoNetworks.Cloudngfw/globalRulestacks/{globalRulestackName}/fqdnlists/{name}
  • Vorgang IdFqdnListGlobalRulestack_CreateOrUpdate
CreateOrUpdateAsync(WaitUntil, String, GlobalRulestackFqdnData, CancellationToken)

Erstellen einer FqdnListGlobalRulestackResource

  • Request Path/providers/PaloAltoNetworks.Cloudngfw/globalRulestacks/{globalRulestackName}/fqdnlists/{name}
  • Vorgang IdFqdnListGlobalRulestack_CreateOrUpdate
Exists(String, CancellationToken)

Überprüft, ob die Ressource in Azure vorhanden ist.

  • Request Path/providers/PaloAltoNetworks.Cloudngfw/globalRulestacks/{globalRulestackName}/fqdnlists/{name}
  • Vorgang IdFqdnListGlobalRulestack_Get
ExistsAsync(String, CancellationToken)

Überprüft, ob die Ressource in Azure vorhanden ist.

  • Request Path/providers/PaloAltoNetworks.Cloudngfw/globalRulestacks/{globalRulestackName}/fqdnlists/{name}
  • Vorgang IdFqdnListGlobalRulestack_Get
Get(String, CancellationToken)

Abrufen einer FqdnListGlobalRulestackResource

  • Request Path/providers/PaloAltoNetworks.Cloudngfw/globalRulestacks/{globalRulestackName}/fqdnlists/{name}
  • Vorgang IdFqdnListGlobalRulestack_Get
GetAll(CancellationToken)

Auflisten von FqdnListGlobalRulestackResource-Ressourcen nach Mandant

  • Request Path/providers/PaloAltoNetworks.Cloudngfw/globalRulestacks/{globalRulestackName}/fqdnlists
  • Vorgang IdFqdnListGlobalRulestack_List
GetAllAsync(CancellationToken)

Auflisten von FqdnListGlobalRulestackResource-Ressourcen nach Mandant

  • Request Path/providers/PaloAltoNetworks.Cloudngfw/globalRulestacks/{globalRulestackName}/fqdnlists
  • Vorgang IdFqdnListGlobalRulestack_List
GetAsync(String, CancellationToken)

Abrufen einer FqdnListGlobalRulestackResource

  • Request Path/providers/PaloAltoNetworks.Cloudngfw/globalRulestacks/{globalRulestackName}/fqdnlists/{name}
  • Vorgang IdFqdnListGlobalRulestack_Get
TryGetApiVersion(ResourceType, String)

Ruft die API-Version außer Kraft, wenn sie für die aktuellen Clientoptionen festgelegt wurde.

(Geerbt von ArmCollection)

Explizite Schnittstellenimplementierungen

IAsyncEnumerable<GlobalRulestackFqdnResource>.GetAsyncEnumerator(CancellationToken)

Gibt einen Enumerator zurück, der die Sammlung asynchron durchläuft.

IEnumerable.GetEnumerator()

Gibt einen Enumerator zurück, der eine Auflistung durchläuft.

IEnumerable<GlobalRulestackFqdnResource>.GetEnumerator()

Gibt einen Enumerator zurück, der die Auflistung durchläuft.

Gilt für: