StorageLoggingConfiguration::Delete Property

 

Optional. Indicates whether all delete requests should be logged.

Namespace:   Microsoft.Azure.Management.Insights.Models
Assembly:  Microsoft.Azure.Insights (in Microsoft.Azure.Insights.dll)

public:
property bool Delete {
	bool get();
	void set(bool value);
}

Property Value

Type: System::Boolean
Return to top
Show: