Partilhar via


IpFirewallRules interface

Interface que representa um IpFirewallRules.

Métodos

beginCreateOrUpdate(string, string, string, IpFirewallRuleInfo, IpFirewallRulesCreateOrUpdateOptionalParams)

Cria ou atualiza uma regra de firewall

beginCreateOrUpdateAndWait(string, string, string, IpFirewallRuleInfo, IpFirewallRulesCreateOrUpdateOptionalParams)

Cria ou atualiza uma regra de firewall

beginDelete(string, string, string, IpFirewallRulesDeleteOptionalParams)

Exclui uma regra de firewall

beginDeleteAndWait(string, string, string, IpFirewallRulesDeleteOptionalParams)

Exclui uma regra de firewall

beginReplaceAll(string, string, ReplaceAllIpFirewallRulesRequest, IpFirewallRulesReplaceAllOptionalParams)

Substitui as regras de firewall

beginReplaceAllAndWait(string, string, ReplaceAllIpFirewallRulesRequest, IpFirewallRulesReplaceAllOptionalParams)

Substitui as regras de firewall

get(string, string, string, IpFirewallRulesGetOptionalParams)

Obter uma regra de firewall

listByWorkspace(string, string, IpFirewallRulesListByWorkspaceOptionalParams)

Retorna uma lista de regras de firewall

Detalhes de Método

beginCreateOrUpdate(string, string, string, IpFirewallRuleInfo, IpFirewallRulesCreateOrUpdateOptionalParams)

Cria ou atualiza uma regra de firewall

function beginCreateOrUpdate(resourceGroupName: string, workspaceName: string, ruleName: string, ipFirewallRuleInfo: IpFirewallRuleInfo, options?: IpFirewallRulesCreateOrUpdateOptionalParams): Promise<PollerLike<PollOperationState<IpFirewallRuleInfo>, IpFirewallRuleInfo>>

Parâmetros

resourceGroupName

string

O nome do grupo de recursos. O nome não diferencia maiúsculas de minúsculas.

workspaceName

string

O nome do espaço de trabalho.

ruleName

string

O nome da regra de firewall IP

ipFirewallRuleInfo
IpFirewallRuleInfo

Propriedades da regra de firewall IP

options
IpFirewallRulesCreateOrUpdateOptionalParams

Os parâmetros de opções.

Devoluções

Promise<PollerLike<@azure/core-lro.PollOperationState<IpFirewallRuleInfo>, IpFirewallRuleInfo>>

beginCreateOrUpdateAndWait(string, string, string, IpFirewallRuleInfo, IpFirewallRulesCreateOrUpdateOptionalParams)

Cria ou atualiza uma regra de firewall

function beginCreateOrUpdateAndWait(resourceGroupName: string, workspaceName: string, ruleName: string, ipFirewallRuleInfo: IpFirewallRuleInfo, options?: IpFirewallRulesCreateOrUpdateOptionalParams): Promise<IpFirewallRuleInfo>

Parâmetros

resourceGroupName

string

O nome do grupo de recursos. O nome não diferencia maiúsculas de minúsculas.

workspaceName

string

O nome do espaço de trabalho.

ruleName

string

O nome da regra de firewall IP

ipFirewallRuleInfo
IpFirewallRuleInfo

Propriedades da regra de firewall IP

options
IpFirewallRulesCreateOrUpdateOptionalParams

Os parâmetros de opções.

Devoluções

beginDelete(string, string, string, IpFirewallRulesDeleteOptionalParams)

Exclui uma regra de firewall

function beginDelete(resourceGroupName: string, workspaceName: string, ruleName: string, options?: IpFirewallRulesDeleteOptionalParams): Promise<PollerLike<PollOperationState<IpFirewallRulesDeleteResponse>, IpFirewallRulesDeleteResponse>>

Parâmetros

resourceGroupName

string

O nome do grupo de recursos. O nome não diferencia maiúsculas de minúsculas.

workspaceName

string

O nome do espaço de trabalho.

ruleName

string

O nome da regra de firewall IP

options
IpFirewallRulesDeleteOptionalParams

Os parâmetros de opções.

Devoluções

Promise<PollerLike<@azure/core-lro.PollOperationState<IpFirewallRulesDeleteResponse>, IpFirewallRulesDeleteResponse>>

beginDeleteAndWait(string, string, string, IpFirewallRulesDeleteOptionalParams)

Exclui uma regra de firewall

function beginDeleteAndWait(resourceGroupName: string, workspaceName: string, ruleName: string, options?: IpFirewallRulesDeleteOptionalParams): Promise<IpFirewallRulesDeleteResponse>

Parâmetros

resourceGroupName

string

O nome do grupo de recursos. O nome não diferencia maiúsculas de minúsculas.

workspaceName

string

O nome do espaço de trabalho.

ruleName

string

O nome da regra de firewall IP

options
IpFirewallRulesDeleteOptionalParams

Os parâmetros de opções.

Devoluções

beginReplaceAll(string, string, ReplaceAllIpFirewallRulesRequest, IpFirewallRulesReplaceAllOptionalParams)

Substitui as regras de firewall

function beginReplaceAll(resourceGroupName: string, workspaceName: string, request: ReplaceAllIpFirewallRulesRequest, options?: IpFirewallRulesReplaceAllOptionalParams): Promise<PollerLike<PollOperationState<ReplaceAllFirewallRulesOperationResponse>, ReplaceAllFirewallRulesOperationResponse>>

Parâmetros

resourceGroupName

string

O nome do grupo de recursos. O nome não diferencia maiúsculas de minúsculas.

workspaceName

string

O nome do espaço de trabalho.

request
ReplaceAllIpFirewallRulesRequest

Substitua todas as solicitações de regras de firewall IP

options
IpFirewallRulesReplaceAllOptionalParams

Os parâmetros de opções.

Devoluções

beginReplaceAllAndWait(string, string, ReplaceAllIpFirewallRulesRequest, IpFirewallRulesReplaceAllOptionalParams)

Substitui as regras de firewall

function beginReplaceAllAndWait(resourceGroupName: string, workspaceName: string, request: ReplaceAllIpFirewallRulesRequest, options?: IpFirewallRulesReplaceAllOptionalParams): Promise<ReplaceAllFirewallRulesOperationResponse>

Parâmetros

resourceGroupName

string

O nome do grupo de recursos. O nome não diferencia maiúsculas de minúsculas.

workspaceName

string

O nome do espaço de trabalho.

request
ReplaceAllIpFirewallRulesRequest

Substitua todas as solicitações de regras de firewall IP

options
IpFirewallRulesReplaceAllOptionalParams

Os parâmetros de opções.

Devoluções

get(string, string, string, IpFirewallRulesGetOptionalParams)

Obter uma regra de firewall

function get(resourceGroupName: string, workspaceName: string, ruleName: string, options?: IpFirewallRulesGetOptionalParams): Promise<IpFirewallRuleInfo>

Parâmetros

resourceGroupName

string

O nome do grupo de recursos. O nome não diferencia maiúsculas de minúsculas.

workspaceName

string

O nome do espaço de trabalho.

ruleName

string

O nome da regra de firewall IP

options
IpFirewallRulesGetOptionalParams

Os parâmetros de opções.

Devoluções

listByWorkspace(string, string, IpFirewallRulesListByWorkspaceOptionalParams)

Retorna uma lista de regras de firewall

function listByWorkspace(resourceGroupName: string, workspaceName: string, options?: IpFirewallRulesListByWorkspaceOptionalParams): PagedAsyncIterableIterator<IpFirewallRuleInfo, IpFirewallRuleInfo[], PageSettings>

Parâmetros

resourceGroupName

string

O nome do grupo de recursos. O nome não diferencia maiúsculas de minúsculas.

workspaceName

string

O nome do espaço de trabalho.

options
IpFirewallRulesListByWorkspaceOptionalParams

Os parâmetros de opções.

Devoluções