Sdílet prostřednictvím


IWithPremiumAttach<ParentT>.WithHttpAllowed(Boolean) Metoda

Definice

Určuje, jestli je povolený provoz HTTP.

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

Parametry

httpAllowed
Boolean

Pokud je hodnota true, provoz HTTP se povolí.

Návraty

Platí pro