Aracılığıyla paylaş


IFrontendProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Alb.Models.FrontendPropertiesTypeConverter))]
public interface IFrontendProperties : Microsoft.Azure.PowerShell.Cmdlets.Alb.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Alb.Models.FrontendPropertiesTypeConverter))>]
type IFrontendProperties = interface
    interface IJsonSerializable
Public Interface IFrontendProperties
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Fqdn

The Fully Qualified Domain Name of the DNS record associated to a Traffic Controller frontend.

ProvisioningState

Provisioning State of Traffic Controller Frontend Resource

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to