Sdílet prostřednictvím


DnsSecurityRules interface

Rozhraní představující DnsSecurityRules.

Metody

beginCreateOrUpdate(string, string, string, DnsSecurityRule, DnsSecurityRulesCreateOrUpdateOptionalParams)

Vytvoří nebo aktualizuje pravidlo zabezpečení DNS pro zásady překladače DNS.

beginCreateOrUpdateAndWait(string, string, string, DnsSecurityRule, DnsSecurityRulesCreateOrUpdateOptionalParams)

Vytvoří nebo aktualizuje pravidlo zabezpečení DNS pro zásady překladače DNS.

beginDelete(string, string, string, DnsSecurityRulesDeleteOptionalParams)

Odstraní pravidlo zabezpečení DNS pro zásady překladače DNS. UPOZORNĚNÍ: Tuto operaci nelze vrátit zpět.

beginDeleteAndWait(string, string, string, DnsSecurityRulesDeleteOptionalParams)

Odstraní pravidlo zabezpečení DNS pro zásady překladače DNS. UPOZORNĚNÍ: Tuto operaci nelze vrátit zpět.

beginUpdate(string, string, string, DnsSecurityRulePatch, DnsSecurityRulesUpdateOptionalParams)

Aktualizuje pravidlo zabezpečení DNS.

beginUpdateAndWait(string, string, string, DnsSecurityRulePatch, DnsSecurityRulesUpdateOptionalParams)

Aktualizuje pravidlo zabezpečení DNS.

get(string, string, string, DnsSecurityRulesGetOptionalParams)

Získá vlastnosti pravidla zabezpečení DNS pro zásady překladače DNS.

list(string, string, DnsSecurityRulesListOptionalParams)

Uvádí pravidla zabezpečení DNS pro zásadu překladače DNS.

Podrobnosti metody

beginCreateOrUpdate(string, string, string, DnsSecurityRule, DnsSecurityRulesCreateOrUpdateOptionalParams)

Vytvoří nebo aktualizuje pravidlo zabezpečení DNS pro zásady překladače DNS.

function beginCreateOrUpdate(resourceGroupName: string, dnsResolverPolicyName: string, dnsSecurityRuleName: string, parameters: DnsSecurityRule, options?: DnsSecurityRulesCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<DnsSecurityRule>, DnsSecurityRule>>

Parametry

resourceGroupName

string

Název skupiny prostředků. Název nerozlišuje malá a velká písmena.

dnsResolverPolicyName

string

Název zásady překladače DNS.

dnsSecurityRuleName

string

Název pravidla zabezpečení DNS.

parameters
DnsSecurityRule

Parametry zadané pro operaci CreateOrUpdate

options
DnsSecurityRulesCreateOrUpdateOptionalParams

Parametry možností.

Návraty

Promise<@azure/core-lro.SimplePollerLike<OperationState<DnsSecurityRule>, DnsSecurityRule>>

beginCreateOrUpdateAndWait(string, string, string, DnsSecurityRule, DnsSecurityRulesCreateOrUpdateOptionalParams)

Vytvoří nebo aktualizuje pravidlo zabezpečení DNS pro zásady překladače DNS.

function beginCreateOrUpdateAndWait(resourceGroupName: string, dnsResolverPolicyName: string, dnsSecurityRuleName: string, parameters: DnsSecurityRule, options?: DnsSecurityRulesCreateOrUpdateOptionalParams): Promise<DnsSecurityRule>

Parametry

resourceGroupName

string

Název skupiny prostředků. Název nerozlišuje malá a velká písmena.

dnsResolverPolicyName

string

Název zásady překladače DNS.

dnsSecurityRuleName

string

Název pravidla zabezpečení DNS.

parameters
DnsSecurityRule

Parametry zadané pro operaci CreateOrUpdate

options
DnsSecurityRulesCreateOrUpdateOptionalParams

Parametry možností.

Návraty

Promise<DnsSecurityRule>

beginDelete(string, string, string, DnsSecurityRulesDeleteOptionalParams)

Odstraní pravidlo zabezpečení DNS pro zásady překladače DNS. UPOZORNĚNÍ: Tuto operaci nelze vrátit zpět.

function beginDelete(resourceGroupName: string, dnsResolverPolicyName: string, dnsSecurityRuleName: string, options?: DnsSecurityRulesDeleteOptionalParams): Promise<SimplePollerLike<OperationState<DnsSecurityRulesDeleteHeaders>, DnsSecurityRulesDeleteHeaders>>

Parametry

resourceGroupName

string

Název skupiny prostředků. Název nerozlišuje malá a velká písmena.

dnsResolverPolicyName

string

Název zásady překladače DNS.

dnsSecurityRuleName

string

Název pravidla zabezpečení DNS.

options
DnsSecurityRulesDeleteOptionalParams

Parametry možností.

Návraty

Promise<@azure/core-lro.SimplePollerLike<OperationState<DnsSecurityRulesDeleteHeaders>, DnsSecurityRulesDeleteHeaders>>

beginDeleteAndWait(string, string, string, DnsSecurityRulesDeleteOptionalParams)

Odstraní pravidlo zabezpečení DNS pro zásady překladače DNS. UPOZORNĚNÍ: Tuto operaci nelze vrátit zpět.

function beginDeleteAndWait(resourceGroupName: string, dnsResolverPolicyName: string, dnsSecurityRuleName: string, options?: DnsSecurityRulesDeleteOptionalParams): Promise<DnsSecurityRulesDeleteHeaders>

Parametry

resourceGroupName

string

Název skupiny prostředků. Název nerozlišuje malá a velká písmena.

dnsResolverPolicyName

string

Název zásady překladače DNS.

dnsSecurityRuleName

string

Název pravidla zabezpečení DNS.

options
DnsSecurityRulesDeleteOptionalParams

Parametry možností.

Návraty

beginUpdate(string, string, string, DnsSecurityRulePatch, DnsSecurityRulesUpdateOptionalParams)

Aktualizuje pravidlo zabezpečení DNS.

function beginUpdate(resourceGroupName: string, dnsResolverPolicyName: string, dnsSecurityRuleName: string, parameters: DnsSecurityRulePatch, options?: DnsSecurityRulesUpdateOptionalParams): Promise<SimplePollerLike<OperationState<DnsSecurityRule>, DnsSecurityRule>>

Parametry

resourceGroupName

string

Název skupiny prostředků. Název nerozlišuje malá a velká písmena.

dnsResolverPolicyName

string

Název zásady překladače DNS.

dnsSecurityRuleName

string

Název pravidla zabezpečení DNS.

parameters
DnsSecurityRulePatch

Parametry zadané pro operaci aktualizace

options
DnsSecurityRulesUpdateOptionalParams

Parametry možností.

Návraty

Promise<@azure/core-lro.SimplePollerLike<OperationState<DnsSecurityRule>, DnsSecurityRule>>

beginUpdateAndWait(string, string, string, DnsSecurityRulePatch, DnsSecurityRulesUpdateOptionalParams)

Aktualizuje pravidlo zabezpečení DNS.

function beginUpdateAndWait(resourceGroupName: string, dnsResolverPolicyName: string, dnsSecurityRuleName: string, parameters: DnsSecurityRulePatch, options?: DnsSecurityRulesUpdateOptionalParams): Promise<DnsSecurityRule>

Parametry

resourceGroupName

string

Název skupiny prostředků. Název nerozlišuje malá a velká písmena.

dnsResolverPolicyName

string

Název zásady překladače DNS.

dnsSecurityRuleName

string

Název pravidla zabezpečení DNS.

parameters
DnsSecurityRulePatch

Parametry zadané pro operaci aktualizace

options
DnsSecurityRulesUpdateOptionalParams

Parametry možností.

Návraty

Promise<DnsSecurityRule>

get(string, string, string, DnsSecurityRulesGetOptionalParams)

Získá vlastnosti pravidla zabezpečení DNS pro zásady překladače DNS.

function get(resourceGroupName: string, dnsResolverPolicyName: string, dnsSecurityRuleName: string, options?: DnsSecurityRulesGetOptionalParams): Promise<DnsSecurityRule>

Parametry

resourceGroupName

string

Název skupiny prostředků. Název nerozlišuje malá a velká písmena.

dnsResolverPolicyName

string

Název zásady překladače DNS.

dnsSecurityRuleName

string

Název pravidla zabezpečení DNS.

options
DnsSecurityRulesGetOptionalParams

Parametry možností.

Návraty

Promise<DnsSecurityRule>

list(string, string, DnsSecurityRulesListOptionalParams)

Uvádí pravidla zabezpečení DNS pro zásadu překladače DNS.

function list(resourceGroupName: string, dnsResolverPolicyName: string, options?: DnsSecurityRulesListOptionalParams): PagedAsyncIterableIterator<DnsSecurityRule, DnsSecurityRule[], PageSettings>

Parametry

resourceGroupName

string

Název skupiny prostředků. Název nerozlišuje malá a velká písmena.

dnsResolverPolicyName

string

Název zásady překladače DNS.

options
DnsSecurityRulesListOptionalParams

Parametry možností.

Návraty