AuditingEndpointsCommunicator.AssignWorkspaceIdentityIfNotAssigned 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 Guid? AssignWorkspaceIdentityIfNotAssigned (string resourceGroupName, string workspaceName);
member this.AssignWorkspaceIdentityIfNotAssigned : string * string -> Nullable<Guid>
Public Function AssignWorkspaceIdentityIfNotAssigned (resourceGroupName As String, workspaceName As String) As Nullable(Of Guid)
Parameters
- resourceGroupName
- String
- workspaceName
- String