AzureStorageSettings.

UseHttps Property

Summary

Gets or sets whether to use HTTPS or not,
Assembly
Cake.AzureStorage.dll
Namespace
Cake.AzureStorage
Containing Type
AzureStorageSettings

Syntax

public bool UseHttps { get; set; }

Value

Type Description
bool true to use HTTPS, default; otherwise, false.