Delen via


IWithPremiumAttach<ParentT>.WithHttpAllowed(Boolean) Methode

Definitie

Hiermee geeft u op of HTTP-verkeer is toegestaan.

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

Parameters

httpAllowed
Boolean

Als dit waar is, wordt HTTP-verkeer toegestaan.

Retouren

Van toepassing op