CustomDomainHttpsContent.ProtocolType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the ProtocolType.
public Azure.Provisioning.BicepValue<Azure.Provisioning.Cdn.SecureDeliveryProtocolType> ProtocolType { get; set; }
member this.ProtocolType : Azure.Provisioning.BicepValue<Azure.Provisioning.Cdn.SecureDeliveryProtocolType> with get, set
Public Property ProtocolType As BicepValue(Of SecureDeliveryProtocolType)