Uses of Interface
com.azure.resourcemanager.signalr.models.SignalRResource.DefinitionStages.WithSku
-
Packages that use SignalRResource.DefinitionStages.WithSku Package Description com.azure.resourcemanager.signalr.models Package containing the data models for SignalRManagementClient. -
-
Uses of SignalRResource.DefinitionStages.WithSku in com.azure.resourcemanager.signalr.models
Subinterfaces of SignalRResource.DefinitionStages.WithSku in com.azure.resourcemanager.signalr.models Modifier and Type Interface Description static interface
SignalRResource.Definition
The entirety of the SignalRResource definition.static interface
SignalRResource.DefinitionStages.WithCreate
The stage of the SignalRResource definition which contains all the minimum required properties for the resource to be created, but also allows for any other optional properties to be specified.
-