Delen via


IWithPremiumAttach<ParentT>.WithHttpsAllowed(Boolean) Methode

Definitie

Hiermee geeft u op of HTTPS-verkeer is toegestaan.

public Microsoft.Azure.Management.Cdn.Fluent.CdnEndpoint.Definition.IWithPremiumAttach<ParentT> WithHttpsAllowed(bool httpsAllowed);
abstract member WithHttpsAllowed : bool -> Microsoft.Azure.Management.Cdn.Fluent.CdnEndpoint.Definition.IWithPremiumAttach<'ParentT>
Public Function WithHttpsAllowed (httpsAllowed As Boolean) As IWithPremiumAttach(Of ParentT)

Parameters

httpsAllowed
Boolean

Als dit waar is, is HTTPS-verkeer toegestaan.

Retouren

Van toepassing op