WorkspaceContractResource.GetServiceWorkspaceLoggers 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.
Gets a collection of ServiceWorkspaceLoggerResources in the WorkspaceContract.
public virtual Azure.ResourceManager.ApiManagement.ServiceWorkspaceLoggerCollection GetServiceWorkspaceLoggers();
abstract member GetServiceWorkspaceLoggers : unit -> Azure.ResourceManager.ApiManagement.ServiceWorkspaceLoggerCollection
override this.GetServiceWorkspaceLoggers : unit -> Azure.ResourceManager.ApiManagement.ServiceWorkspaceLoggerCollection
Public Overridable Function GetServiceWorkspaceLoggers () As ServiceWorkspaceLoggerCollection
Returns
An object representing collection of ServiceWorkspaceLoggerResources and their operations over a ServiceWorkspaceLoggerResource.