Sdílet prostřednictvím


IUpdateStandardEndpoint.WithHttpAllowed(Boolean) Metoda

Definice

Určuje, jestli je povolený provoz HTTP.

public Microsoft.Azure.Management.Cdn.Fluent.CdnEndpoint.UpdateStandardEndpoint.IUpdateStandardEndpoint WithHttpAllowed (bool httpAllowed);
abstract member WithHttpAllowed : bool -> Microsoft.Azure.Management.Cdn.Fluent.CdnEndpoint.UpdateStandardEndpoint.IUpdateStandardEndpoint
Public Function WithHttpAllowed (httpAllowed As Boolean) As IUpdateStandardEndpoint

Parametry

httpAllowed
Boolean

Pokud je hodnota true, provoz HTTP se povolí.

Návraty

Platí pro