DataLakeAnalyticsFirewallAllowAzureIPsState Énumération
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
État actuel d’autorisation ou d’interdiction des adresses IP provenant d’Azure via le pare-feu. Si le pare-feu est désactivé, cela n’est pas appliqué. Nom sérialisé : FirewallAllowAzureIpsState
public enum DataLakeAnalyticsFirewallAllowAzureIPsState
type DataLakeAnalyticsFirewallAllowAzureIPsState =
Public Enum DataLakeAnalyticsFirewallAllowAzureIPsState
- Héritage
-
DataLakeAnalyticsFirewallAllowAzureIPsState
Champs
Disabled | 1 | Nom sérialisé désactivé : FirewallAllowAzureIpsState.Disabled |
Enabled | 0 | Nom sérialisé activé : FirewallAllowAzureIpsState.Enabled |
S’applique à
Azure SDK for .NET