다음을 통해 공유


IUpdateStandardEndpoint.WithHttpAllowed(Boolean) 메서드

정의

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

매개 변수

httpAllowed
Boolean

true이면 HTTP 트래픽이 허용됩니다.

반환

적용 대상