次の方法で共有


NgfwExtensions.GetGlobalRulestacks(TenantResource) メソッド

定義

TenantResource 内の GlobalRulestackResources のコレクションを取得します。

public static Azure.ResourceManager.PaloAltoNetworks.Ngfw.GlobalRulestackCollection GetGlobalRulestacks (this Azure.ResourceManager.Resources.TenantResource tenantResource);
static member GetGlobalRulestacks : Azure.ResourceManager.Resources.TenantResource -> Azure.ResourceManager.PaloAltoNetworks.Ngfw.GlobalRulestackCollection
<Extension()>
Public Function GetGlobalRulestacks (tenantResource As TenantResource) As GlobalRulestackCollection

パラメーター

tenantResource
TenantResource

TenantResourceメソッドが実行するインスタンス。

戻り値

GlobalRulestackResources のコレクションとその GlobalRulestackResource に対する操作を表す オブジェクト。

適用対象