OperationalInsightsClient.DeleteWorkspace(String, String, Nullable<Boolean>) Method
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.
public virtual System.Net.HttpStatusCode DeleteWorkspace (string resourceGroupName, string workspaceName, bool? ForceDelete);
abstract member DeleteWorkspace : string * string * Nullable<bool> -> System.Net.HttpStatusCode
override this.DeleteWorkspace : string * string * Nullable<bool> -> System.Net.HttpStatusCode
Public Overridable Function DeleteWorkspace (resourceGroupName As String, workspaceName As String, ForceDelete As Nullable(Of Boolean)) As HttpStatusCode
Parameters
- resourceGroupName
- String
- workspaceName
- String