Interface MonitorResource.DefinitionStages.WithIdentity

All Known Subinterfaces:
MonitorResource.Definition, MonitorResource.DefinitionStages.WithCreate
Enclosing interface:
MonitorResource.DefinitionStages

public static interface MonitorResource.DefinitionStages.WithIdentity
The stage of the MonitorResource definition allowing to specify identity.
  • Method Details

    • withIdentity

      Specifies the identity property: The managed service identities assigned to this resource..
      Parameters:
      identity - The managed service identities assigned to this resource.
      Returns:
      the next definition stage.