다음을 통해 공유


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

정의

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

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

매개 변수

httpsAllowed
Boolean

true로 설정하면 Https 트래픽이 허용됩니다.

반환

적용 대상