Streaming Endpoint Args
constructor(accessControl: Output<StreamingEndpointAccessControlArgs>? = null, accountName: Output<String>? = null, autoStart: Output<Boolean>? = null, availabilitySetName: Output<String>? = null, cdnEnabled: Output<Boolean>? = null, cdnProfile: Output<String>? = null, cdnProvider: Output<String>? = null, crossSiteAccessPolicies: Output<CrossSiteAccessPoliciesArgs>? = null, customHostNames: Output<List<String>>? = null, description: Output<String>? = null, location: Output<String>? = null, maxCacheAge: Output<Double>? = null, resourceGroupName: Output<String>? = null, scaleUnits: Output<Int>? = null, sku: Output<ArmStreamingEndpointCurrentSkuArgs>? = null, streamingEndpointName: Output<String>? = null, tags: Output<Map<String, String>>? = null)