Get Default Rollout Result
data class GetDefaultRolloutResult(val id: String, val name: String, val properties: DefaultRolloutResponseProperties, val type: String)
Default rollout definition.
Default rollout definition.