Class WorkspacePurgesPurgeHeaders
java.lang.Object
com.azure.resourcemanager.loganalytics.models.WorkspacePurgesPurgeHeaders
The WorkspacePurgesPurgeHeaders model.
-
Constructor Summary
ConstructorsConstructorDescriptionWorkspacePurgesPurgeHeaders(com.azure.core.http.HttpHeaders rawHeaders) Creates an instance of WorkspacePurgesPurgeHeaders class. -
Method Summary
Modifier and TypeMethodDescriptionGet the xMsStatusLocation property: The x-ms-status-location property.
-
Constructor Details
-
WorkspacePurgesPurgeHeaders
public WorkspacePurgesPurgeHeaders(com.azure.core.http.HttpHeaders rawHeaders) Creates an instance of WorkspacePurgesPurgeHeaders class.- Parameters:
rawHeaders- The raw HttpHeaders that will be used to create the property values.
-
-
Method Details
-
xMsStatusLocation
Get the xMsStatusLocation property: The x-ms-status-location property.- Returns:
- the xMsStatusLocation value.
-