Service Plan Args
constructor(allowedRegions: Output<List<String>>? = null, defaultAutoShutdown: Output<ServicePlanDefaultAutoShutdownArgs>? = null, defaultConnection: Output<ServicePlanDefaultConnectionArgs>? = null, defaultNetworkSubnetId: Output<String>? = null, location: Output<String>? = null, name: Output<String>? = null, resourceGroupName: Output<String>? = null, sharedGalleryId: Output<String>? = null, support: Output<ServicePlanSupportArgs>? = null, tags: Output<Map<String, String>>? = null)