ApplicationGatewayAvailableSslOptions interface

Response for ApplicationGatewayAvailableSslOptions API service call.

Extends

Properties

availableCipherSuites

List of available Ssl cipher suites.

availableProtocols

List of available Ssl protocols.

defaultPolicy

Name of the Ssl predefined policy applied by default to application gateway.

predefinedPolicies

List of available Ssl predefined policy.

Inherited Properties

id

Resource ID.

location

Resource location.

name

Resource name. NOTE: This property will not be serialized. It can only be populated by the server.

tags

Resource tags.

type

Resource type. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

availableCipherSuites

List of available Ssl cipher suites.

availableCipherSuites?: string[]

Property Value

string[]

availableProtocols

List of available Ssl protocols.

availableProtocols?: string[]

Property Value

string[]

defaultPolicy

Name of the Ssl predefined policy applied by default to application gateway.

defaultPolicy?: string

Property Value

string

predefinedPolicies

List of available Ssl predefined policy.

predefinedPolicies?: SubResource[]

Property Value

Inherited Property Details

id

Resource ID.

id?: string

Property Value

string

Inherited From Resource.id

location

Resource location.

location?: string

Property Value

string

Inherited From Resource.location

name

Resource name. NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

Property Value

string

Inherited From Resource.name

tags

Resource tags.

tags?: {[propertyName: string]: string}

Property Value

{[propertyName: string]: string}

Inherited From Resource.tags

type

Resource type. NOTE: This property will not be serialized. It can only be populated by the server.

type?: string

Property Value

string

Inherited From Resource.type