Share via


PSSeriviceProperties.Logging Property

Definition

[Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Label="Logging.Version", Position=0, ScriptBlock="$_.Logging.Version", Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.List)]
[Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Label="Logging.LoggingOperations", Position=1, ScriptBlock="$_.Logging.LoggingOperations", Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.List)]
[Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Label="Logging.RetentionDays", Position=2, ScriptBlock="$_.Logging.RetentionDays", Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.List)]
public Microsoft.Azure.Storage.Shared.Protocol.LoggingProperties Logging { get; set; }
public Microsoft.WindowsAzure.Storage.Shared.Protocol.LoggingProperties Logging { get; set; }
[<Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Label="Logging.Version", Position=0, ScriptBlock="$_.Logging.Version", Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.List)>]
[<Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Label="Logging.LoggingOperations", Position=1, ScriptBlock="$_.Logging.LoggingOperations", Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.List)>]
[<Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Label="Logging.RetentionDays", Position=2, ScriptBlock="$_.Logging.RetentionDays", Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.List)>]
member this.Logging : Microsoft.Azure.Storage.Shared.Protocol.LoggingProperties with get, set
member this.Logging : Microsoft.WindowsAzure.Storage.Shared.Protocol.LoggingProperties with get, set
Public Property Logging As LoggingProperties

Property Value

Attributes

Applies to