다음을 통해 공유


IWithStandardAttach<ParentT>.WithHttpAllowed(Boolean) 메서드

정의

HTTP 트래픽이 허용되는지 지정합니다.

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

매개 변수

httpAllowed
Boolean

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

반환

적용 대상