ApplicationGatewaySslPredefinedPolicy 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.
Compatibility declaration for the ApplicationGatewaySslPredefinedPolicy type.
public class ApplicationGatewaySslPredefinedPolicy : Azure.ResourceManager.Network.Models.NetworkResourceData, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Network.Models.ApplicationGatewaySslPredefinedPolicy>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Network.Models.ApplicationGatewaySslPredefinedPolicy>
type ApplicationGatewaySslPredefinedPolicy = class
inherit NetworkResourceData
interface IJsonModel<ApplicationGatewaySslPredefinedPolicy>
interface IPersistableModel<ApplicationGatewaySslPredefinedPolicy>
Public Class ApplicationGatewaySslPredefinedPolicy
Inherits NetworkResourceData
Implements IJsonModel(Of ApplicationGatewaySslPredefinedPolicy), IPersistableModel(Of ApplicationGatewaySslPredefinedPolicy)
- Inheritance
- Inheritance
- Implements
Constructors
| Name | Description |
|---|---|
| ApplicationGatewaySslPredefinedPolicy() |
Initializes a new instance of the ApplicationGatewaySslPredefinedPolicy class. |
| ApplicationGatewaySslPredefinedPolicy(Boolean) |
Initializes a new instance of the ApplicationGatewaySslPredefinedPolicy class. |
Properties
| Name | Description |
|---|---|
| CipherSuites |
Ssl cipher suites to be enabled in the specified order for application gateway. |
| Id |
Resource ID. (Inherited from NetworkResourceData) |
| MinProtocolVersion |
Gets or sets the MinProtocolVersion compatibility property. |
| Name |
Name of the resource. (Inherited from NetworkResourceData) |
| ResourceType |
Gets or sets the ResourceType compatibility property. |
| ResourceType |
Compatibility member. (Inherited from NetworkResourceData) |
| Type |
Resource type. (Inherited from NetworkResourceData) |