Class ServiceManagedResourcesSettings


  • public final class ServiceManagedResourcesSettings
    extends Object
    The ServiceManagedResourcesSettings model.
    • Constructor Detail

      • ServiceManagedResourcesSettings

        public ServiceManagedResourcesSettings()
    • Method Detail

      • cosmosDb

        public CosmosDbSettings cosmosDb()
        Get the cosmosDb property: The settings for the service managed cosmosdb account.
        Returns:
        the cosmosDb value.
      • withCosmosDb

        public ServiceManagedResourcesSettings withCosmosDb​(CosmosDbSettings cosmosDb)
        Set the cosmosDb property: The settings for the service managed cosmosdb account.
        Parameters:
        cosmosDb - the cosmosDb value to set.
        Returns:
        the ServiceManagedResourcesSettings object itself.
      • validate

        public void validate()
        Validates the instance.
        Throws:
        IllegalArgumentException - thrown if the instance is not valid.