다음을 통해 공유


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

정의

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

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

매개 변수

httpsAllowed
Boolean

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

반환

적용 대상