次の方法で共有


ICustomHostnameSitesProperties Interface

Definition

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

Properties

CustomHostname
Region
SiteResourceId

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to