Uses of Interface
com.microsoft.azure.management.monitor.DiagnosticSetting.DefinitionStages.WithDiagnosticLogRecipient
-
-
Uses of DiagnosticSetting.DefinitionStages.WithDiagnosticLogRecipient in com.microsoft.azure.management.monitor
Subinterfaces of DiagnosticSetting.DefinitionStages.WithDiagnosticLogRecipient in com.microsoft.azure.management.monitor 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.microsoft.azure.management.monitor 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.
-