Compartir a través de


IotCentralNetworkAction Estructura

Definición

Si se va a permitir o denegar el tráfico de red.

public readonly struct IotCentralNetworkAction : IEquatable<Azure.ResourceManager.IotCentral.Models.IotCentralNetworkAction>
type IotCentralNetworkAction = struct
Public Structure IotCentralNetworkAction
Implements IEquatable(Of IotCentralNetworkAction)
Herencia
IotCentralNetworkAction
Implementaciones

Constructores

IotCentralNetworkAction(String)

Inicializa una nueva instancia de la clase IotCentralNetworkAction.

Propiedades

Allow

Permitir.

Deny

Denegar.

Métodos

Equals(IotCentralNetworkAction)

Indica si el objeto actual es igual que otro objeto del mismo tipo.

ToString()

Devuelve el nombre de tipo completo de esta instancia.

Operadores

Equality(IotCentralNetworkAction, IotCentralNetworkAction)

Determina si dos IotCentralNetworkAction valores son iguales.

Implicit(String to IotCentralNetworkAction)

Convierte una cadena en un IotCentralNetworkAction.

Inequality(IotCentralNetworkAction, IotCentralNetworkAction)

Determina si dos IotCentralNetworkAction valores no son los mismos.

Se aplica a