다음을 통해 공유


ISite.IsNoStorageEnabled Property

Definition

Whether this no-storage site is disabled detailed logging for

[Microsoft.Azure.PowerShell.Cmdlets.BotService.Runtime.Info(Description="Whether this no-storage site is disabled detailed logging for", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="isNoStorageEnabled")]
public bool? IsNoStorageEnabled { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.BotService.Runtime.Info(Description="Whether this no-storage site is disabled detailed logging for", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="isNoStorageEnabled")>]
member this.IsNoStorageEnabled : Nullable<bool> with get, set
Public Property IsNoStorageEnabled As Nullable(Of Boolean)

Property Value

Attributes

Applies to