CognitiveServicesManagedNetworkConfigurationExtended Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The CognitiveServicesManagedNetworkConfigurationExtended.
public class CognitiveServicesManagedNetworkConfigurationExtended : Azure.ResourceManager.CognitiveServices.Models.CognitiveServicesManagedNetworkConfiguration, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.CognitiveServices.Models.CognitiveServicesManagedNetworkConfigurationExtended>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.CognitiveServices.Models.CognitiveServicesManagedNetworkConfigurationExtended>
type CognitiveServicesManagedNetworkConfigurationExtended = class
inherit CognitiveServicesManagedNetworkConfiguration
interface IJsonModel<CognitiveServicesManagedNetworkConfigurationExtended>
interface IPersistableModel<CognitiveServicesManagedNetworkConfigurationExtended>
Public Class CognitiveServicesManagedNetworkConfigurationExtended
Inherits CognitiveServicesManagedNetworkConfiguration
Implements IJsonModel(Of CognitiveServicesManagedNetworkConfigurationExtended), IPersistableModel(Of CognitiveServicesManagedNetworkConfigurationExtended)
- Inheritance
-
CognitiveServicesManagedNetworkConfigurationExtended
- Implements
Constructors
| Name | Description |
|---|---|
| CognitiveServicesManagedNetworkConfigurationExtended() |
Initializes a new instance of CognitiveServicesManagedNetworkConfigurationExtended. |
Properties
| Name | Description |
|---|---|
| ChangeableIsolationModes |
Gets the ChangeableIsolationModes. |
| FirewallPublicIpAddress |
Public IP address assigned to the Azure Firewall. (Inherited from CognitiveServicesManagedNetworkConfiguration) |
| FirewallSku |
Firewall Sku used for FQDN Rules. (Inherited from CognitiveServicesManagedNetworkConfiguration) |
| IsolationMode |
Isolation mode for the managed network of a cognitive services account. (Inherited from CognitiveServicesManagedNetworkConfiguration) |
| ManagedNetworkKind |
The Kind of the managed network. Users can switch from V1 to V2 for granular access controls, but cannot switch back to V1 once V2 is enabled. (Inherited from CognitiveServicesManagedNetworkConfiguration) |
| ManagedNetworkStatus |
Status for the managed network of a cognitive services account. (Inherited from CognitiveServicesManagedNetworkConfiguration) |
| NetworkId |
Gets the NetworkId. (Inherited from CognitiveServicesManagedNetworkConfiguration) |
| OutboundRules |
Dictionary of <OutboundRule>. (Inherited from CognitiveServicesManagedNetworkConfiguration) |
| ProvisioningState |
The provisioning state of the managed network settings. (Inherited from CognitiveServicesManagedNetworkConfiguration) |