Uses of Interface
com.azure.resourcemanager.monitor.models.DiagnosticSetting.DefinitionStages.WithDiagnosticLogRecipient
-
Packages that use DiagnosticSetting.DefinitionStages.WithDiagnosticLogRecipient Package Description com.azure.resourcemanager.monitor.models Package containing the data models for MonitorClient. -
-
Uses of DiagnosticSetting.DefinitionStages.WithDiagnosticLogRecipient in com.azure.resourcemanager.monitor.models
Subinterfaces of DiagnosticSetting.DefinitionStages.WithDiagnosticLogRecipient in com.azure.resourcemanager.monitor.models Modifier and Type Interface Description static interfaceDiagnosticSetting.DefinitionThe entirety of a diagnostic settings definition.static interfaceDiagnosticSetting.DefinitionStages.WithCreateThe stage of the definition which contains all the minimum required inputs for the resource to be created but also allows for any other optional settings to be specified.Methods in com.azure.resourcemanager.monitor.models that return DiagnosticSetting.DefinitionStages.WithDiagnosticLogRecipient Modifier and Type Method Description DiagnosticSetting.DefinitionStages.WithDiagnosticLogRecipientDiagnosticSetting.DefinitionStages.Blank. withResource(String resourceId)Sets the resource for which Diagnostic Settings will be created.
-