Freigeben über


IWithStandardAttach<ParentT>.WithHttpsAllowed(Boolean) Methode

Definition

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

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

Parameter

httpsAllowed
Boolean

Wenn true, wird HTTPS-Datenverkehr zugelassen.

Gibt zurück

Gilt für: