Freigeben über


IWithStandardAttach<ParentT>.WithHttpAllowed(Boolean) Methode

Definition

Gibt an, ob HTTP-Datenverkehr zulässig ist.

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

Parameter

httpAllowed
Boolean

Wenn true, wird HTTP-Datenverkehr zugelassen.

Gibt zurück

Gilt für: