IFrontendProperties Interface
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.
[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) |